ShutdownCmd Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ShutdownCmd : Microsoft::XLANGs::Core::PerformOnIdle
public class ShutdownCmd : Microsoft.XLANGs.Core.PerformOnIdle
type ShutdownCmd = class
inherit PerformOnIdle
Public Class ShutdownCmd
Inherits PerformOnIdle
- Inheritance
Constructors
| ShutdownCmd() |
Properties
| _persistable | (Inherited from PerformOnPersistable) |
| CanDeliverMessage | (Inherited from PerformOnPersistable) |
| CanPreEmpt | (Inherited from PerformOnPersistable) |
Methods
| Execute(Service) | (Inherited from PerformOnPersistable) |
| MarkInstanceInactive() | (Inherited from PerformOnPersistable) |
| OnIdle(Service) | |
| OnPersistable(Service) | (Inherited from PerformOnIdle) |
| PostExecute(Service) | |