Click or drag to resize
IUniversalPlugAndPlayManager Methods

The IUniversalPlugAndPlayManager type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodInitialise
Initialises the manager once all of the properties have been built up.
Public methodPutServerOntoInternet
Adds the necessary port mappings to the UPnP router to put the WebServer onto the Internet.
Public methodTakeServerOffInternet
Reverses the port mappings added to the UPnP router by PutServerOntoInternet with the intention of taking the WebServer off the Internet.
Top
See Also