Click or drag to resize
INetworkConnectionLocalEndPoint Property
Gets the local end point. Can be null if connection has been broken.

Namespace: VirtualRadar.Interface.Network
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
IPEndPoint LocalEndPoint { get; }

Property Value

Type: IPEndPoint
See Also