Click or drag to resize
IConnectionLoggerWebServer Property
Gets or sets the web server that the logger will record connections to.

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

Property Value

Type: IWebServer
See Also