Click or drag to resize
IWebServerProviderIsListening Property
Gets a value indicating that the listener is listening.

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

Property Value

Type: Boolean
See Also