Share via


BaseInterceptor Class

Definition

public ref class BaseInterceptor abstract : Microsoft::XLANGs::RuntimeTypes::ITrackInterceptor
[System.Serializable]
public abstract class BaseInterceptor : Microsoft.XLANGs.RuntimeTypes.ITrackInterceptor
type BaseInterceptor = class
    interface ITrackInterceptor
Public MustInherit Class BaseInterceptor
Implements ITrackInterceptor
Inheritance
BaseInterceptor
Attributes
Implements

Constructors

BaseInterceptor()

Properties

ApplicationName
CallShapeId
Configuration
DebugStub
InstanceId
Parent
Sequence
ServiceId

Methods

OnException(Exception, String[], Stream)
OnMessageConstruction(XLANGMessage)
OnServiceEvent(EventData, Stream)
OnServiceLevelException(Exception, String[], Stream, Boolean)
TrackEventHandler(Location, EventData, Stream)

Applies to