Click or drag to resize
IRequestIsLocal Property
Gets a value indicating that the request came from the local computer.

Namespace: VirtualRadar.Interface.WebServer
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
bool IsLocal { get; }

Property Value

Type: Boolean
See Also