Click or drag to resize

ListenPortContainerTryGetListenPorts Method

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

Parameters

localAddress
Type: SystemString
transportType
Type: Ozeki.NetworkTransportType

Return Value

Type: ListInt32
See Also