Click or drag to resize
TLSTransportFactoryReservedPorts Property

Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public override IEnumerable<int> ReservedPorts { get; }

Property Value

Type: IEnumerableInt32

Implements

ITransportFactoryReservedPorts
See Also