IShutdownPresenterShutdownApplication Method |
Disposes of the objects used by the application, possibly called on a background thread.
Namespace: VirtualRadar.Interface.PresenterAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax void ShutdownApplication()
void ShutdownApplication()
abstract ShutdownApplication : unit -> unit
See Also