Click or drag to resize

NatTransportContainerGetTransport Method

Namespace:  Ozeki.Network
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public ITransport GetTransport(
	IPEndPoint localEndPoint
)

Parameters

localEndPoint
Type: System.NetIPEndPoint

Return Value

Type: ITransport
See Also