BreakpointCmd 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 BreakpointCmd : Microsoft::XLANGs::Core::PerformOnIdle
public class BreakpointCmd : Microsoft.XLANGs.Core.PerformOnIdle
type BreakpointCmd = class
inherit PerformOnIdle
Public Class BreakpointCmd
Inherits PerformOnIdle
- Inheritance
- Derived
Constructors
| BreakpointCmd() |
Properties
| _persistable | (Inherited from PerformOnPersistable) |
| CanDeliverMessage | (Inherited from PerformOnPersistable) |
| CanPreEmpt | (Inherited from PerformOnPersistable) |
Methods
| ContinueFromBreakpoint(Service, Boolean) | |
| Execute(Service) | (Inherited from PerformOnPersistable) |
| InvokeBaseOnIdle(Service) | |
| MarkInstanceInactive() | (Inherited from PerformOnPersistable) |
| OnIdle(Service) | |
| OnPersistable(Service) | (Inherited from PerformOnIdle) |
| PostExecute(Service) | |
| Shutdown(Service) | |