Click or drag to resize
ListenPortContainerTryGetListenPorts Method

Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public List<int> TryGetListenPorts(
	string localAddress,
	TransportType transportType
)

Parameters

localAddress
Type: SystemString
transportType
Type: Ozeki.NetworkTransportType

Return Value

Type: ListInt32
See Also