次の方法で共有


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)

適用対象