Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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. |
Samarbejd med os på GitHub
Kilden til dette indhold kan findes på GitHub, hvor du også kan oprette og gennemse problemer og pullanmodninger. Du kan få flere oplysninger i vores vejledning til bidragydere.