Click or drag to resize
IUniversalPlugAndPlayManager Properties

The IUniversalPlugAndPlayManager type exposes the following members.

Properties
  NameDescription
Public propertyIsEnabled
Gets a value mirroring the configuration option that enables or disables the use of the UPnP router.
Public propertyIsRouterPresent
Gets a value indicating that a UPnP router is present on the network.
Public propertyPortForwardingPresent
Gets a value indicating that there is a port forwarding on the router that redirects packets from the Internet on the UPnP port indicated by the configuration to this machine and to the port that WebServer is listening to.
Public propertyProvider
Gets or sets the provider that abstracts away the environment for the tests.
Public propertyWebServer
Gets or sets the web server that wants packets sent to it from the outside world via the UPnP router.
Top
See Also