共用方式為


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)

適用於