AtomicTransaction 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
public ref class AtomicTransaction abstract : Microsoft::XLANGs::Core::TransactionalContext
[System.Serializable]
public abstract class AtomicTransaction : Microsoft.XLANGs.Core.TransactionalContext
type AtomicTransaction = class
inherit TransactionalContext
Public MustInherit Class AtomicTransaction
Inherits TransactionalContext
- 상속
-
- 특성
-
생성자
필드
속성
메서드
AddTransactedWork(Transacted, XlangStore)
|
CleanupAndPrepareToCommit(Segment)
|
(다음에서 상속됨 Context)
|
CloneObject(Object)
|
CompensationHandlerDone(Segment)
|
(다음에서 상속됨 Context)
|
CompleteChildState(IStateManager, Boolean, Boolean)
|
(다음에서 상속됨 Context)
|
CompleteSelf(Boolean, Boolean)
|
(다음에서 상속됨 Context)
|
CreateInstance(Type)
|
Dispose()
|
(다음에서 상속됨 Context)
|
DisposeServicedComponent(ServicedComponent)
|
DoBeforeCommit(CxtCommand)
|
(다음에서 상속됨 Context)
|
DoneWithChildCompensationHandler(IStateManager, Segment, Segment)
|
(다음에서 상속됨 Context)
|
ExceptionHandlerDone(Segment)
|
(다음에서 상속됨 Context)
|
ExceptionRaised()
|
(다음에서 상속됨 Context)
|
ExceptionRaised(Exception)
|
Finally()
|
FindMessageByName(String)
|
(다음에서 상속됨 Context)
|
GetAtomicContext(ArrayList)
|
(다음에서 상속됨 Context)
|
GetExtendedData(Object)
|
(다음에서 상속됨 Context)
|
HandleException()
|
IgnoreThisCommitRequest()
|
(다음에서 상속됨 Context)
|
IgnoreThisPendingCommitRequest(ActivityFlags)
|
(다음에서 상속됨 Context)
|
LockRead(Int64, Segment)
|
(다음에서 상속됨 Context)
|
LockWrite(Int64, Segment)
|
(다음에서 상속됨 Context)
|
OnCommit()
|
OnError()
|
(다음에서 상속됨 Context)
|
PendingCommit()
|
(다음에서 상속됨 Context)
|
PendingCommit(Boolean, XMessage)
|
PersistTrackingData()
|
(다음에서 상속됨 Context)
|
PostPersist(Context)
|
PostTimeout()
|
(다음에서 상속됨 Context)
|
PostTimeout(DateTime, Context)
|
(다음에서 상속됨 Context)
|
PostTimeout(DateTime)
|
(다음에서 상속됨 Context)
|
PrepareToCommit(Segment)
|
(다음에서 상속됨 TransactionalContext)
|
PrepareToPendingCommit(Segment)
|
PrepareToPendingCommitCore(Segment, Boolean)
|
PrePersist(Boolean, Context)
|
PrePersist(Boolean, XlangStore)
|
RefMessage(XMessage)
|
(다음에서 상속됨 Context)
|
RestoreObject(Object, Int32)
|
Rollback(Context)
|
RunChildCompensation(Segment, Int32, Boolean, Object[])
|
(다음에서 상속됨 Context)
|
RunCompensation(Segment, Object[])
|
(다음에서 상속됨 Context)
|
RunDefaultCompensation(Segment)
|
(다음에서 상속됨 Context)
|
SaveObject(Object, Int32)
|
SegmentIsBlocked(Subscription)
|
(다음에서 상속됨 Context)
|
SegmentIsNotBlocked(Subscription)
|
(다음에서 상속됨 Context)
|
SetExtendedData(Object, Object)
|
(다음에서 상속됨 Context)
|
StackTrace(ArrayList, Segment)
|
(다음에서 상속됨 Context)
|
StartCall(Segment, Service, Location, Object[])
|
(다음에서 상속됨 Context)
|
StartContext(Segment, Context)
|
(다음에서 상속됨 Context)
|
TerminateAtomicContexts()
|
TransactionId(Object)
|
UnrefMessage(XMessage)
|
(다음에서 상속됨 Context)
|
UnscheduleBlockedSegments()
|
(다음에서 상속됨 Context)
|
UnscheduleRunningSegments(Exception)
|
(다음에서 상속됨 Context)
|
적용 대상