Show / Hide Table of Contents

Class WfEtwTrackingEventSource.EventIds

Inheritance
System.Object
WfEtwTrackingEventSource.EventIds
Namespace: System.Activities.EtwTracking
Assembly: System.Activities.EtwTracking.dll
Syntax
public class EventIds : Object

Constructors

EventIds()

Declaration
public EventIds()

Fields

ActivityScheduledRecord

Declaration
public const int ActivityScheduledRecord = 104
Field Value
System.Int32

ActivityStateRecord

Declaration
public const int ActivityStateRecord = 103
Field Value
System.Int32

BookmarkResumptionRecord

Declaration
public const int BookmarkResumptionRecord = 107
Field Value
System.Int32

CancelRequestedRecord

Declaration
public const int CancelRequestedRecord = 106
Field Value
System.Int32

CustomTrackingRecordError

Declaration
public const int CustomTrackingRecordError = 111
Field Value
System.Int32

CustomTrackingRecordInfo

Declaration
public const int CustomTrackingRecordInfo = 108
Field Value
System.Int32

CustomTrackingRecordWarning

Declaration
public const int CustomTrackingRecordWarning = 110
Field Value
System.Int32

FaultPropagationRecord

Declaration
public const int FaultPropagationRecord = 105
Field Value
System.Int32

WorkflowInstanceAbortedRecord

Declaration
public const int WorkflowInstanceAbortedRecord = 102
Field Value
System.Int32

WorkflowInstanceAbortedRecordWithId

Declaration
public const int WorkflowInstanceAbortedRecordWithId = 115
Field Value
System.Int32

WorkflowInstanceRecord

Declaration
public const int WorkflowInstanceRecord = 100
Field Value
System.Int32

WorkflowInstanceRecordWithId

Declaration
public const int WorkflowInstanceRecordWithId = 114
Field Value
System.Int32

WorkflowInstanceSuspendedRecord

Declaration
public const int WorkflowInstanceSuspendedRecord = 112
Field Value
System.Int32

WorkflowInstanceSuspendedRecordWithId

Declaration
public const int WorkflowInstanceSuspendedRecordWithId = 116
Field Value
System.Int32

WorkflowInstanceTerminatedRecord

Declaration
public const int WorkflowInstanceTerminatedRecord = 113
Field Value
System.Int32

WorkflowInstanceTerminatedRecordWithId

Declaration
public const int WorkflowInstanceTerminatedRecordWithId = 117
Field Value
System.Int32

WorkflowInstanceUnhandledExceptionRecord

Declaration
public const int WorkflowInstanceUnhandledExceptionRecord = 101
Field Value
System.Int32

WorkflowInstanceUnhandledExceptionRecordWithId

Declaration
public const int WorkflowInstanceUnhandledExceptionRecordWithId = 118
Field Value
System.Int32

Back to top Generated by DocFX