Click or drag to resize
TransportInfoLocalEndPoint Property
Gets the local endpoint of the transport.

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

Property Value

Type: IPEndPoint
See Also