Click or drag to resize
ListenPortConfigContainer.AnyAddressPorts 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: IEnumerable<OzTuple<Int32, TransportType>>
See Also