Share via


RehydratedBreakpointCmd Class

Definition

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)

Applies to