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);
member this.WorkflowExecutionError : Guid * string -> unit
Public Sub WorkflowExecutionError (workflowId As Guid, errorDescription As String)

Parameters

workflowId
Guid
errorDescription
String

Applies to