CompensatingSubStates クラス

定義

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
継承
CompensatingSubStates
属性

コンストラクター

CompensatingSubStates(Context)

プロパティ

_completedSubStates (継承元 ExecutingSubStates)
_owningContext (継承元 ExecutingSubStates)
_subStates (継承元 ExecutingSubStates)
Count (継承元 ExecutingSubStates)
IsAllStatesCompleted (継承元 ExecutingSubStates)
RequiresCompensation (継承元 ExecutingSubStates)
SubStates (継承元 ExecutingSubStates)

メソッド

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

適用対象