Click or drag to resize
NatTransportContainerGetTransport Method

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

Parameters

localEndPoint
Type: System.NetIPEndPoint

Return Value

Type: ITransport
See Also