次の方法で共有


AtomicTransaction クラス

定義

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

コンストラクター

AtomicTransaction(Service, String)

フィールド

_blockedSubscriptions (継承元 Context)
_exception (継承元 Context)
_isCompleted (継承元 Context)
_service (継承元 Context)
_successorSegment (継承元 Context)
_transactedWork
Args (継承元 Context)

プロパティ

__MyService (継承元 Context)
_becomingQuiescent (継承元 Context)
_committedSubStates (継承元 Context)
_Committing (継承元 Context)
_Compensating (継承元 Context)
_contextType (継承元 Context)
_continuationSegment (継承元 Context)
_exceptionHandlingParent (継承元 Context)
_executingSubStates (継承元 Context)
_handlingException (継承元 Context)
_isPrecluded (継承元 Context)
_markedForPreclusion (継承元 Context)
_name (継承元 Context)
_parent (継承元 Context)
_PrologueCompleted (継承元 Context)
_referencedMessages (継承元 Context)
_runningDefaultCompensation (継承元 Context)
_runningDefaultExceptionHandler (継承元 Context)
_savedContinuationSegment (継承元 Context)
_savedParent (継承元 Context)
_selfCompensating (継承元 Context)
_Succeeded (継承元 Context)
_toBeCompleted (継承元 Context)
_trackDataStream (継承元 Context)
_xlangStore (継承元 TransactionalContext)
AtomicContext (継承元 Context)
Batch
CombineParentCommit (継承元 Context)
CommittedSubStates (継承元 Context)
Committing (継承元 Context)
Compensating (継承元 Context)
CompensationSegment (継承元 Context)
Completed (継承元 Context)
ContinuationSegment (継承元 Context)
ExecutingSubStates (継承元 Context)
FinalPersisted (継承元 Context)
FinalSegment (継承元 Context)
HasALiveAtomicTransaction
Index (継承元 Context)
InitialSegment (継承元 Context)
IsAtomic (継承元 Context)
IsTimerValid (継承元 Context)
IsTransactional (継承元 Context)
KillInstanceState (継承元 Context)
Name (継承元 Context)
Parent (継承元 Context)
PersistenceFormatVersion (継承元 Context)
Precluded (継承元 Context)
PrimaryStore (継承元 TransactionalContext)
PrologueCompleted (継承元 Context)
RequiresCompensation (継承元 TransactionalContext)
Retry
RunningDefaultCompensation (継承元 Context)
SubFields (継承元 Context)
SubObjectsByName (継承元 Context)
Succeeded (継承元 Context)
SuccessorSegment (継承元 Context)
Timeout
TimerInProgress (継承元 Context)
TrackDataStream (継承元 Context)
TranIsolationLevel
Type (継承元 Context)
XlangStore (継承元 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)

適用対象