IMessageInspector::Execute Method (IMessage^, IMessageInspectorContext^)
Processes the Message
Assembly: Microsoft.BizTalk.Services (in Microsoft.BizTalk.Services.dll)
Parameters
- message
-
Type:
Microsoft.BizTalk.Services::IMessage^
the Message which needs to be processed by the Message Inspector
- context
-
Type:
Microsoft.BizTalk.Services::IMessageInspectorContext^
the context associated with the current execution instance
Return Value
Type: System.Threading.Tasks::Task^
Show: