แก้ไข

แชร์ผ่าน


1131 - InvokeMethodUseAsyncPattern

Properties

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

Description

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

Message

InvokeMethod '%1' - method uses asynchronous pattern of '%2' and '%3'.

Details

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