次の方法で共有


LongRunningTransaction クラス

定義

public ref class LongRunningTransaction abstract : Microsoft::XLANGs::Core::TransactionalContext
[System.Serializable]
public abstract class LongRunningTransaction : Microsoft.XLANGs.Core.TransactionalContext
type LongRunningTransaction = class
    inherit TransactionalContext
Public MustInherit Class LongRunningTransaction
Inherits TransactionalContext
継承
LongRunningTransaction
属性

コンストラクター

LongRunningTransaction(Service, String, DateTime)
LongRunningTransaction(Service, String)

フィールド

_blockedSubscriptions (継承元 Context)
_exception (継承元 Context)
_isCompleted (継承元 Context)
_service (継承元 Context)
_successorSegment (継承元 Context)
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)
CombineParentCommit (継承元 Context)
CommittedSubStates (継承元 Context)
Committing (継承元 Context)
Compensating (継承元 Context)
CompensationSegment (継承元 Context)
Completed (継承元 Context)
ContinuationSegment (継承元 Context)
ExecutingSubStates (継承元 Context)
FinalPersisted (継承元 Context)
FinalSegment (継承元 Context)
HasALiveAtomicTransaction (継承元 Context)
Index (継承元 Context)
InitialSegment (継承元 Context)
IsAtomic (継承元 Context)
IsTimerValid
IsTransactional (継承元 Context)
KillInstanceState (継承元 Context)
Name (継承元 Context)
Parent (継承元 Context)
PersistenceFormatVersion (継承元 Context)
Precluded (継承元 Context)
PrimaryStore (継承元 TransactionalContext)
PrologueCompleted (継承元 Context)
RequiresCompensation (継承元 TransactionalContext)
RunningDefaultCompensation (継承元 Context)
SubFields (継承元 Context)
SubObjectsByName (継承元 Context)
Succeeded (継承元 Context)
SuccessorSegment (継承元 Context)
TimerInProgress
TrackDataStream (継承元 Context)
Type (継承元 Context)
XlangStore (継承元 TransactionalContext)

メソッド

AddTransactedWork(Transacted, XlangStore)
CleanupAndPrepareToCommit(Segment) (継承元 Context)
CloneObject(Object) (継承元 Context)
CompensationHandlerDone(Segment) (継承元 Context)
CompleteChildState(IStateManager, Boolean, Boolean) (継承元 Context)
CompleteSelf(Boolean, Boolean) (継承元 Context)
CreateInstance(Type) (継承元 Context)
Dispose() (継承元 Context)
DisposeServicedComponent(ServicedComponent) (継承元 Context)
DoBeforeCommit(CxtCommand) (継承元 Context)
DoneWithChildCompensationHandler(IStateManager, Segment, Segment) (継承元 Context)
ExceptionHandlerDone(Segment) (継承元 Context)
ExceptionRaised() (継承元 Context)
ExceptionRaised(Exception)
Finally() (継承元 Context)
FindMessageByName(String) (継承元 Context)
GetAtomicContext(ArrayList) (継承元 Context)
GetExtendedData(Object) (継承元 Context)
HandleException()
IgnoreThisCommitRequest()
IgnoreThisPendingCommitRequest(ActivityFlags)
LockRead(Int64, Segment) (継承元 Context)
LockWrite(Int64, Segment) (継承元 Context)
OnCommit()
OnError() (継承元 Context)
PendingCommit() (継承元 Context)
PendingCommit(Boolean, XMessage)
PersistTrackingData() (継承元 Context)
PostPersist(Context) (継承元 Context)
PostTimeout()
PostTimeout(DateTime, Context) (継承元 Context)
PostTimeout(DateTime) (継承元 Context)
PrepareToCommit(Segment)
PrepareToPendingCommit(Segment)
PrepareToPendingCommitCore(Segment, Boolean)
PrePersist(Boolean, Context) (継承元 Context)
PrePersist(Boolean, XlangStore) (継承元 Context)
RefMessage(XMessage) (継承元 Context)
RestoreObject(Object, Int32) (継承元 Context)
Rollback(Context) (継承元 Context)
RunChildCompensation(Segment, Int32, Boolean, Object[]) (継承元 Context)
RunCompensation(Segment, Object[]) (継承元 Context)
RunDefaultCompensation(Segment) (継承元 Context)
SaveObject(Object, Int32) (継承元 Context)
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() (継承元 Context)
UnrefMessage(XMessage) (継承元 Context)
UnscheduleBlockedSegments() (継承元 Context)
UnscheduleRunningSegments(Exception) (継承元 Context)

適用対象