BTXEvents Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class BTXEvents : Microsoft::XLANGs::Core::Events, Microsoft::XLANGs::RuntimeTypes::IDebugStub
[System.Serializable]
public class BTXEvents : Microsoft.XLANGs.Core.Events, Microsoft.XLANGs.RuntimeTypes.IDebugStub
type BTXEvents = class
inherit Events
interface IDebugStub
Public Class BTXEvents
Inherits Events
Implements IDebugStub
Inheritance
Attributes
Implements
Constructors
Fields
Properties
Methods
Break(BreakPointData)
Break(Location)
ClearCallContext()
FireDebugModeEvent()
(Inherited from Events )
FireDehydrationEvent()
(Inherited from Events )
FireEvent(Location, EventData, ITrackStreamDispenser)
(Inherited from Events )
FireExceptionEvent(Exception, Context, Segment)
(Inherited from Events )
FireMessageConstructionEvent(XLANGMessage)
(Inherited from Events )
FireReceiveExecMessageEvent(XLANGMessage)
(Inherited from Events )
FireRehydrationEvent()
(Inherited from Events )
FireResumeInDebugModeEvent()
(Inherited from Events )
FireSendExecMessageEvent(XLANGMessage)
(Inherited from Events )
FireServiceInstanceEvent(Operation)
(Inherited from Events )
FireServiceLevelException(Exception, Context, Boolean)
(Inherited from Events )
FireShutDownEvent()
(Inherited from Events )
FireSuspendEvent(SuspendInfo)
(Inherited from Events )
FireTerminateEvent(String)
(Inherited from Events )
GetTrackData(Guid, Int64)
InitializeCalleeInterceptors(Events)
InitializeCalleeParameters(Events, Location, Int64)
IsMsgTrackingEnabled(Events+MsgTrack)
(Inherited from Events )
OnDebugBreakEvent(Service)
ProcessGetCallStackRequest(IDebugCallbackInstance, Int32)
ProcessGetFieldsRequest(IDebugCallbackInstance, Int32, ScopeFrame[])
ProcessGetInteceptorConfigRequest(IDebugCallbackInstance, Int32, ScopeFrame[])
ProcessGetMessageRequest(IDebugCallbackInstance, Int32, String, ScopeFrame[])
ProcessGetSegmentScopeFrames(IDebugCallbackInstance, Int32)
ProcessResumeBreakPointRequest(IDebugCallbackInstance, Int32)
ProcessSetInteceptorConfigRequest(IDebugCallbackInstance, Int32, Byte[], ScopeFrame[])
RegisterChannel()
RegisterSubscriber(ITrackInterceptor, Guid, Events+MsgTrack)
ServiceDebugRequest(XlangStore, Envelope)
ServiceEventHandler(Operation)
SetCallContext(Context)
Applies to