Events Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class Events abstract
[System.Serializable]
public abstract class Events
type Events = class
Public MustInherit Class Events
Inheritance
Derived
Attributes
Constructors
Fields
Properties
Methods
ClearCallContext()
FireDebugModeEvent()
FireDehydrationEvent()
FireEvent(Location, EventData, ITrackStreamDispenser)
FireExceptionEvent(Exception, Context, Segment)
FireMessageConstructionEvent(XLANGMessage)
FireReceiveExecMessageEvent(XLANGMessage)
FireRehydrationEvent()
FireResumeInDebugModeEvent()
FireSendExecMessageEvent(XLANGMessage)
FireServiceInstanceEvent(Operation)
FireServiceLevelException(Exception, Context, Boolean)
FireShutDownEvent()
FireSuspendEvent(SuspendInfo)
FireTerminateEvent(String)
GetTrackData(Guid, Int64)
InitializeCalleeInterceptors(Events)
InitializeCalleeParameters(Events, Location, Int64)
IsMsgTrackingEnabled(Events+MsgTrack)
OnDebugBreakEvent(Service)
RegisterSubscriber(ITrackInterceptor, Guid, Events+MsgTrack)
ServiceEventHandler(Operation)
SetCallContext(Context)
Applies to