Click or drag to resize
BaseTransportFactoryReservedPorts Property
Lefoglalt portok

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

Property Value

Type: IEnumerableInt32

Implements

ITransportFactoryReservedPorts
See Also