IUniversalPlugAndPlayManager Methods |
The IUniversalPlugAndPlayManager type exposes the following members.
Name | Description | |
---|---|---|
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
Initialise |
Initialises the manager once all of the properties have been built up.
| |
PutServerOntoInternet |
Adds the necessary port mappings to the UPnP router to put the WebServer onto the Internet.
| |
TakeServerOffInternet |
Reverses the port mappings added to the UPnP router by PutServerOntoInternet with the intention
of taking the WebServer off the Internet.
|