Share via


ExecutingSubStates Class

Definition

public ref class ExecutingSubStates : Microsoft::XLANGs::Core::Transacted
[System.Serializable]
public class ExecutingSubStates : Microsoft.XLANGs.Core.Transacted
type ExecutingSubStates = class
    interface Transacted
Public Class ExecutingSubStates
Implements Transacted
Inheritance
ExecutingSubStates
Derived
Attributes
Implements

Constructors

ExecutingSubStates(Context)

Properties

_completedSubStates
_owningContext
_subStates
Count
IsAllStatesCompleted
RequiresCompensation
SubStates

Methods

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

Applies to