Click or drag to resize
IUniversalPlugAndPlayManagerWebServer Property
Gets or sets the web server that wants packets sent to it from the outside world via the UPnP router.

Namespace: VirtualRadar.Interface.WebServer
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