Click or drag to resize

IShutdownService Events

The IShutdownService type exposes the following members.

Events
 NameDescription
Public eventClosed Occurs when the project was already closed and the rest of the shutdown procedure starts to happen. This should be implemented as weak event in order to prevent garbage collection of item that subscribe to this event.
Top
See Also