共用方式為


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)

適用於