Click or drag to resize
IMainViewUPnpPortForwardingActive Property
Gets or sets a value indicating that there is a port forwarding mapping on the router to our webserver.

Namespace: VirtualRadar.Interface.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
bool UPnpPortForwardingActive { get; set; }

Property Value

Type: Boolean
See Also