Click or drag to resize
WebServerSettingsIsOnlyInternetServerOnLan Property
Gets or sets a value indicating that this is the only instance of VRS on the LAN that is allowed to respond to requests from the Internet.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool IsOnlyInternetServerOnLan { get; set; }

Property Value

Type: Boolean
See Also