IMessageInspectorContext Interface

 

Updated: March 20, 2013

Represents the Context associated with an execution of a Message Inspector

Namespace:   Microsoft.BizTalk.Services
Assembly:  Microsoft.BizTalk.Services (in Microsoft.BizTalk.Services.dll)

public interface class IMessageInspectorContext

NameDescription
System_CAPS_pubpropertyRequestId

The unique identifier associated with the current executing instance

System_CAPS_pubpropertyTracer

The ITracer instance which can be used for emitting traces

Return to top
Show: