IShutdown |
The IShutdownService type exposes the following members.
Name | Description | |
---|---|---|
Closed | 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. |