Click or drag to resize

ListenPortContainerTryGetListenPorts Method


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

Parameters

localAddress  String
 
transportType  TransportType
 

Return Value

ListInt32
See Also