IStateManager 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public interface class IStateManager : Microsoft::XLANGs::Core::Transacted
public interface IStateManager : Microsoft.XLANGs.Core.Transacted
type IStateManager = interface
interface Transacted
Public Interface IStateManager
Implements Transacted
- 衍生
-
- 實作
-
屬性
方法
AddTransactedWork(Transacted, XlangStore)
|
CompleteChildState(IStateManager, Boolean, Boolean)
|
Dispose()
|
DoneWithChildCompensationHandler(IStateManager, Segment, Segment)
|
ExceptionRaised()
|
ExceptionRaised(Exception)
|
GetAtomicContext(ArrayList)
|
PendingCommit(Boolean, XMessage)
|
PostPersist(Context)
|
(繼承來源 Transacted)
|
PrepareToPendingCommit(Segment)
|
PrepareToPendingCommitCore(Segment, Boolean)
|
PrePersist(Boolean, XlangStore)
|
(繼承來源 Transacted)
|
Rollback(Context)
|
(繼承來源 Transacted)
|
RunChildCompensation(Segment, Int32, Boolean, Object[])
|
RunCompensation(Segment, Object[])
|
RunDefaultCompensation(Segment)
|
StackTrace(ArrayList, Segment)
|
TerminateAtomicContexts()
|
UnscheduleRunningSegments(Exception)
|
適用於