211 - ParameterInspectorAfterCallInvoked

Properties

ID

211

Keywords

Troubleshooting, ServiceModel

Level

Information

Channel

Microsoft-Windows-Application Server-Applications/Analytic

Description

This event is emitted after the Service Model has invoked the AfterCall method on a ParameterInspector.

Message

The Dispatcher invoked 'AfterCall' on a ParameterInspector of type '%1'.

Details

Data Item Name Data Item Type Description

Type Name

xs:string

The CLR FullName of the type of the invoked ParameterInspector.

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.