202 - ClientMessageInspectorBeforeSendInvoked

Properties

ID

202

Keywords

Troubleshooting, ServiceModel

Level

Information

Channel

Microsoft-Windows-Application Server-Applications/Analytic

Description

This event is emitted after the Service Model has invoked the BeforeSend method on a client message inspector.

Message

The Dispatcher invoked 'BeforeSendRequest' on a ClientMessageInspector of type '%1'.

Details

Data Item Name Data Item Type Description

TypeName

xs:string

The CLR FullName of the invoked inspector's type.

HostReference

xs:string

For Web-hosted services, this field uniquely identifies the service in the Web hierarchy. Its format is defined as 'Web Site Name Application Virtual Path|Service Virtual Path|ServiceName'. Example: 'Default Web Site/CalculatorApplication|/CalculatorService.svc|CalculatorService'.

AppDomain

xs:string

The string returned by AppDomain.CurrentDomain.FriendlyName.