BTXEvents Clase
En este artículo
Definición
Constructores
Campos
Propiedades
Métodos
Se aplica a
Mostrar 2 más
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
Herencia
Atributos
Implementaciones
Expandir tabla
Expandir tabla
Expandir tabla
Expandir tabla
Break(BreakPointData)
Break(Location)
ClearCallContext()
FireDebugModeEvent()
(Heredado de Events )
FireDehydrationEvent()
(Heredado de Events )
FireEvent(Location, EventData, ITrackStreamDispenser)
(Heredado de Events )
FireExceptionEvent(Exception, Context, Segment)
(Heredado de Events )
FireMessageConstructionEvent(XLANGMessage)
(Heredado de Events )
FireReceiveExecMessageEvent(XLANGMessage)
(Heredado de Events )
FireRehydrationEvent()
(Heredado de Events )
FireResumeInDebugModeEvent()
(Heredado de Events )
FireSendExecMessageEvent(XLANGMessage)
(Heredado de Events )
FireServiceInstanceEvent(Operation)
(Heredado de Events )
FireServiceLevelException(Exception, Context, Boolean)
(Heredado de Events )
FireShutDownEvent()
(Heredado de Events )
FireSuspendEvent(SuspendInfo)
(Heredado de Events )
FireTerminateEvent(String)
(Heredado de Events )
GetTrackData(Guid, Int64)
InitializeCalleeInterceptors(Events)
InitializeCalleeParameters(Events, Location, Int64)
IsMsgTrackingEnabled(Events+MsgTrack)
(Heredado de 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)