Click or drag to resize
IShutdownPresenterShutdownApplication Method
Disposes of the objects used by the application, possibly called on a background thread.

Namespace: VirtualRadar.Interface.Presenter
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void ShutdownApplication()
See Also