Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Properties
| Property | Value |
|---|---|
| ID | 115 |
| Keywords | HealthMonitoring, WFTracking |
| Level | Warning |
| Channel | Microsoft-Windows-Application Server-Applications/Analytic |
Description
This event is emitted by the ETW tracking participant when a workflow instance emits WorkflowInstanceAbortedRecord.
Message
TrackRecord = WorkflowInstanceAbortedRecord, InstanceID = %1, RecordNumber = %2, EventTime = %3, ActivityDefinitionId = %4, Reason = %5, Annotations = %6, ProfileName = %7, WorkflowDefinitionIdentity = %8
Details
| Data Item Name | Data Item Type | Description |
|---|---|---|
| InstanceId | xs:GUID | The instance id for the workflow |
| RecordNumber | xs:long | The sequence number of the emitted record |
| EventTime | xs:dateTime | The time in UTC when the event was emitted |
| ActivityDefinitionId | xs:string | The name of the root activity in the workflow |
| State | xs:string | The current state of the Workflow. |
| Annotations | xs:string | The annotations that were added to this event. The values are stored in an xml element in the format <items>< item name = "annotationName" type="System.String">annotationValue</item></items>. If no annotations are specified then the string contains <items/>. The ETW event size is limited by the ETW buffer size or the max payload for an ETW event. If the size of the event exceeds the ETW limits, then the event is truncated by dropping the annotations and replacing the annotation value with <items>...</items>. |
| ProfileName | xs:string | The name or the tracking profile that resulted in this event being emitted |
| WorkflowDefinitionIdentity | xs:string | The workflow definition id |
| AppDomain | xs:string | The string returned by AppDomain.CurrentDomain.FriendlyName. |
Cộng tác với chúng tôi trên GitHub
Bạn có thể tìm thấy nguồn cho nội dung này trên GitHub, nơi bạn cũng có thể tạo và xem lại các vấn đề và yêu cầu kéo. Để biết thêm thông tin, hãy xem hướng dẫn dành cho người đóng góp của chúng tôi.