Tracer.WorkflowExecutionCancelled(Guid) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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