Click or drag to resize
TransportInfoRemoteEndPoint Property
Gets the remote endpoint of the transport.

Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public IPEndPoint RemoteEndPoint { get; }

Property Value

Type: IPEndPoint
See Also