BTXEvents Class

Definition

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
BTXEvents
Attributes
Implements

Constructors

BTXEvents(Guid, Guid, Guid, String)

Fields

_groupName (Inherited from Events)
_instanceId (Inherited from Events)
_nativeInterceptorId
_serviceId (Inherited from Events)
_serviceTypeId (Inherited from Events)
DEBUGGING_STATE (Inherited from Events)

Properties

CalleeId (Inherited from Events)
ComputerName
Interceptors (Inherited from Events)
ServiceInstance (Inherited from Events)
TrackDataStream

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