Нотатка
Доступ до цієї сторінки потребує авторизації. Можна спробувати ввійти або змінити каталоги.
Доступ до цієї сторінки потребує авторизації. Можна спробувати змінити каталоги.
Properties
| Property | Value |
|---|---|
| ID | 1009 |
| Keywords | WFRuntime |
| Level | Information |
| Channel | Microsoft-Windows-Application Server-Applications/Debug |
Description
Indicates an activity is being scheduled for execution.
Message
Parent Activity '%1', DisplayName: '%2', InstanceId: '%3' scheduled child Activity '%4', DisplayName: '%5', InstanceId: '%6'.
Details
| Data Item Name | Data Item Type | Description |
|---|---|---|
| ParentActivity | xs:string | The type name of the parent activity. |
| ParentDisplayName | xs:string | The display name of the parent activity. |
| ParentInstanceId | xs:string | The instance id of the parent activity. |
| ChildActivity | xs:string | The type name of the scheduled child activity. |
| ChildDisplayName | xs:string | The display name of the scheduled child activity. |
| ChildInstanceId | xs:string | The instance id of the scheduled child activity. |
| AppDomain | xs:string | The string returned by AppDomain.CurrentDomain.FriendlyName. |
Співпраця з нами на GitHub
Джерело цього вмісту можна знайти на GitHub, де також можна створювати й переглядати запитання та запити на внесення змін. Докладні відомості наведено в нашому посібнику для співавторів.