Click or drag to resize

TransportInfoRemoteEndPoint Property

Gets the remote endpoint of the transport.

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

Property Value

Type: IPEndPoint
See Also