Click or drag to resize

ListenPortContainerCollection Property

Namespace:  Ozeki.Network
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public Dictionary<TransportAddressKey, List<int>> Collection { get; }

Property Value

Type: DictionaryTransportAddressKey, ListInt32
See Also