次の方法で共有


ExceptionHandlingContext クラス

定義

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

コンストラクター

ExceptionHandlingContext(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)
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 (継承元 Context)
IsTransactional (継承元 Context)
KillInstanceState (継承元 Context)
Name (継承元 Context)
Parent (継承元 Context)
PersistenceFormatVersion (継承元 Context)
Precluded (継承元 Context)
PrimaryStore (継承元 Context)
PrologueCompleted (継承元 Context)
RequiresCompensation (継承元 Context)
RunningDefaultCompensation (継承元 Context)
SubFields (継承元 Context)
SubObjectsByName (継承元 Context)
Succeeded (継承元 Context)
SuccessorSegment (継承元 Context)
TimerInProgress (継承元 Context)
TrackDataStream (継承元 Context)
Type (継承元 Context)
XlangStore

メソッド

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) (継承元 Context)
Finally() (継承元 Context)
FindMessageByName(String) (継承元 Context)
GetAtomicContext(ArrayList) (継承元 Context)
GetExtendedData(Object) (継承元 Context)
HandleException() (継承元 Context)
IgnoreThisCommitRequest() (継承元 Context)
IgnoreThisPendingCommitRequest(ActivityFlags)
LockRead(Int64, Segment) (継承元 Context)
LockWrite(Int64, Segment) (継承元 Context)
OnCommit()
OnError() (継承元 Context)
PendingCommit() (継承元 Context)
PendingCommit(Boolean, XMessage)
PersistTrackingData() (継承元 Context)
PostPersist(Context) (継承元 Context)
PostTimeout() (継承元 Context)
PostTimeout(DateTime, Context) (継承元 Context)
PostTimeout(DateTime) (継承元 Context)
PrepareToCommit(Segment) (継承元 Context)
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)

適用対象