Click or drag to resize

BaseTransportFactoryNextPort Method

Namespace:  Ozeki.Network
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
protected int NextPort(
	bool evenPort,
	int counter = 0
)

Parameters

evenPort
Type: SystemBoolean
counter (Optional)
Type: SystemInt32

Return Value

Type: Int32
A következő portszámmal tér vissza
See Also