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