Click or drag to resize
ServerRequestRemoteAddress Property
Gets the address of the machine that made the request.

Namespace: VirtualRadar.Interface.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string RemoteAddress { get; }

Property Value

Type: String
See Also