Share via


CompensatingSubStates Class

Definition

public ref class CompensatingSubStates : Microsoft::XLANGs::Core::ExecutingSubStates
[System.Serializable]
public class CompensatingSubStates : Microsoft.XLANGs.Core.ExecutingSubStates
type CompensatingSubStates = class
    inherit ExecutingSubStates
Public Class CompensatingSubStates
Inherits ExecutingSubStates
Inheritance
CompensatingSubStates
Attributes

Constructors

CompensatingSubStates(Context)

Properties

_completedSubStates (Inherited from ExecutingSubStates)
_owningContext (Inherited from ExecutingSubStates)
_subStates (Inherited from ExecutingSubStates)
Count (Inherited from ExecutingSubStates)
IsAllStatesCompleted (Inherited from ExecutingSubStates)
RequiresCompensation (Inherited from ExecutingSubStates)
SubStates (Inherited from ExecutingSubStates)

Methods

Add(IStateManager) (Inherited from ExecutingSubStates)
ExceptionRaised(Exception) (Inherited from ExecutingSubStates)
PostPersist(Context) (Inherited from ExecutingSubStates)
PrePersist(Boolean, Context) (Inherited from ExecutingSubStates)
PrePersist(Boolean, XlangStore) (Inherited from ExecutingSubStates)
Remove(IStateManager) (Inherited from ExecutingSubStates)
Rollback(Context) (Inherited from ExecutingSubStates)
SetParent(IStateManager) (Inherited from ExecutingSubStates)
UnscheduleRunningSegments(Exception) (Inherited from ExecutingSubStates)

Applies to