Dela via


Tracer.AbortingWorkflowExecution(Guid, String) Method

Definition

AbortingWorkflowExecution (EventId: 0xb038/45112)

public:
 void AbortingWorkflowExecution(Guid workflowId, System::String ^ reason);
public void AbortingWorkflowExecution (Guid workflowId, string reason);
[System.Management.Automation.Tracing.EtwEvent(45112)]
public void AbortingWorkflowExecution (Guid workflowId, string reason);
member this.AbortingWorkflowExecution : Guid * string -> unit
[<System.Management.Automation.Tracing.EtwEvent(45112)>]
member this.AbortingWorkflowExecution : Guid * string -> unit
Public Sub AbortingWorkflowExecution (workflowId As Guid, reason As String)

Parameters

workflowId
Guid
reason
String
Attributes

Applies to