IUniversalPlugAndPlayManagerPutServerOntoInternet Method |
Adds the necessary port mappings to the UPnP router to put the
WebServer onto the Internet.
Namespace: VirtualRadar.Interface.WebServerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax void PutServerOntoInternet()
Sub PutServerOntoInternet
void PutServerOntoInternet()
abstract PutServerOntoInternet : unit -> unit
See Also