Click or drag to resize

TransportInfoLocalEndPoint Property

Gets the local endpoint of the transport.

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

Property Value

IPEndPoint
See Also