Share via


Tracer.WorkflowExecutionCancelled(Guid) Method

Definition

WorkflowExecutionCancelled (EventId: 0xb026/45094)

public:
 void WorkflowExecutionCancelled(Guid workflowId);
public void WorkflowExecutionCancelled (Guid workflowId);
[System.Management.Automation.Tracing.EtwEvent(45094)]
public void WorkflowExecutionCancelled (Guid workflowId);
member this.WorkflowExecutionCancelled : Guid -> unit
[<System.Management.Automation.Tracing.EtwEvent(45094)>]
member this.WorkflowExecutionCancelled : Guid -> unit
Public Sub WorkflowExecutionCancelled (workflowId As Guid)

Parameters

workflowId
Guid
Attributes

Applies to