Click or drag to resize

TransportInfoLocalEndPoint Property

Gets the local endpoint of the transport.

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

Property Value

Type: IPEndPoint
See Also