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 a weak event in order to prevent garbage collection of items that subscribe to this event. |