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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.