IRequestLocalEndPoint Property |
Gets the address that the Internet request was sent to.
Namespace: VirtualRadar.Interface.WebServerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax IPEndPoint LocalEndPoint { get; }
ReadOnly Property LocalEndPoint As IPEndPoint
Get
property IPEndPoint^ LocalEndPoint {
IPEndPoint^ get ();
}
abstract LocalEndPoint : IPEndPoint with get
Property Value
Type:
IPEndPointSee Also