Click or drag to resize
ListenPortConfigContainerAnyAddressPorts Property

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public IEnumerable<OzTuple<int, TransportType>> AnyAddressPorts { get; }

Property Value

Type: IEnumerableOzTupleInt32, TransportType
See Also