次の方法で共有


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)

適用対象