次の方法で共有


BaseInterceptor クラス

定義

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
継承
BaseInterceptor
属性
実装

コンストラクター

BaseInterceptor()

プロパティ

ApplicationName
CallShapeId
Configuration
DebugStub
InstanceId
Parent
Sequence
ServiceId

メソッド

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

適用対象