| IShutdownPresenter Interface |
Namespace: VirtualRadar.Interface.Presenter
The IShutdownPresenter type exposes the following members.
| Name | Description | |
|---|---|---|
| UPnpManager |
Gets or sets the UPnP Manager that the program had been using.
|
| Name | Description | |
|---|---|---|
| Initialise |
Initialises the view.
(Inherited from IPresenterT.) | |
| ShutdownApplication |
Disposes of the objects used by the application, possibly called on a background thread.
|