Click or drag to resize
ServerRequestRemoteEndPoint Property
Gets or sets the remote endpoint IP address.

Namespace: VirtualRadar.Interface.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IPEndPoint RemoteEndPoint { get; set; }

Property Value

Type: IPEndPoint
See Also