Dela via


Tracer.WorkflowExecutionError(Guid, String) Method

Definition

WorkflowExecutionError (EventId: 0xb040/45120)

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

Parameters

workflowId
Guid
errorDescription
String
Attributes

Applies to