IShutdown Interface |
[This is preliminary documentation and is subject to change.]
Namespace: GHASchema.Classes.Capabilities
[GHACapabilityAttribute("", "System")] public interface IShutdown
The IShutdown type exposes the following members.
| Name | Description | |
|---|---|---|
| Shutdown |
Implementation specific shutdown method. Implementors should deal with any
class specific shutdown processing here
|