1132 - InvokeMethodDoesNotUseAsyncPattern

Properties

Property Value
ID 1132
Keywords WFRuntime
Level Information
Channel Microsoft-Windows-Application Server-Applications/Debug

Description

During CacheMetadata step, InvokeMethod activity indicates that it is not using the async pattern when invoking the method.

Message

InvokeMethod '%1' - method does not use asynchronous pattern.

Details

Data Item Name Data Item Type Description
InvokeMethod xs:string The display name of the InvokeMethod activity.
AppDomain xs:string The string returned by AppDomain.CurrentDomain.FriendlyName.