다음을 통해 공유


ExecutingSubStates 클래스

정의

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
상속
ExecutingSubStates
파생
특성
구현

생성자

ExecutingSubStates(Context)

속성

_completedSubStates
_owningContext
_subStates
Count
IsAllStatesCompleted
RequiresCompensation
SubStates

메서드

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

적용 대상