NatRemoteServerGetTransportAddress Method |
Retrieves the transport address of the remote host.
Namespace: Ozeki.NetworkAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public IPEndPoint GetTransportAddress()
Public Function GetTransportAddress As IPEndPoint
public:
IPEndPoint^ GetTransportAddress()
member GetTransportAddress : unit -> IPEndPoint
Return Value
Type:
IPEndPointSee Also