共用方式為


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)

適用於