BTXEvents 类

定义

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
继承
BTXEvents
属性
实现

构造函数

BTXEvents(Guid, Guid, Guid, String)

字段

_groupName (继承自 Events)
_instanceId (继承自 Events)
_nativeInterceptorId
_serviceId (继承自 Events)
_serviceTypeId (继承自 Events)
DEBUGGING_STATE (继承自 Events)

属性

CalleeId (继承自 Events)
ComputerName
Interceptors (继承自 Events)
ServiceInstance (继承自 Events)
TrackDataStream

方法

Break(BreakPointData)
Break(Location)
ClearCallContext()
FireDebugModeEvent() (继承自 Events)
FireDehydrationEvent() (继承自 Events)
FireEvent(Location, EventData, ITrackStreamDispenser) (继承自 Events)
FireExceptionEvent(Exception, Context, Segment) (继承自 Events)
FireMessageConstructionEvent(XLANGMessage) (继承自 Events)
FireReceiveExecMessageEvent(XLANGMessage) (继承自 Events)
FireRehydrationEvent() (继承自 Events)
FireResumeInDebugModeEvent() (继承自 Events)
FireSendExecMessageEvent(XLANGMessage) (继承自 Events)
FireServiceInstanceEvent(Operation) (继承自 Events)
FireServiceLevelException(Exception, Context, Boolean) (继承自 Events)
FireShutDownEvent() (继承自 Events)
FireSuspendEvent(SuspendInfo) (继承自 Events)
FireTerminateEvent(String) (继承自 Events)
GetTrackData(Guid, Int64)
InitializeCalleeInterceptors(Events)
InitializeCalleeParameters(Events, Location, Int64)
IsMsgTrackingEnabled(Events+MsgTrack) (继承自 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)

适用于