1014 - ScheduleCompletionWorkItem

プロパティ

Property
id 1014
キーワード WFRuntime
Level "詳細"
チャネル Microsoft-Windows-Application Server-Applications/Debug

説明

CompletionWorkItem がスケジュールされていることを示します。

メッセージ

親 Activity '%1'、DisplayName: '%2'、InstanceId: '%3' に対して CompletionWorkItem がスケジュールされました。 Activity '%4'、DisplayName: '%5'、InstanceId: '%6' が完了しました。

詳細

データ項目名 データ項目の型 説明
ParentActivity xs:string 親アクティビティの型名。
ParentDisplayName xs:string 親アクティビティの表示名。
ParentInstanceId xs:string 親アクティビティのインスタンス ID。
CompletedActivity xs:string 完了したアクティビティの型名。
CompletedActivityDisplayName xs:string 完了したアクティビティの表示名。
CompletedActivityInstanceId xs:string 完了したアクティビティのインスタンス ID。
AppDomain xs:string AppDomain.CurrentDomain.FriendlyName で返される文字列。