Tracer.WorkflowExecutionStarted(Guid, String) Method

Definition

WorkflowExecutionStarted (EventId: 0xb008/45064)

public:
 void WorkflowExecutionStarted(Guid workflowId, System::String ^ managedNodes);
public void WorkflowExecutionStarted(Guid workflowId, string managedNodes);
member this.WorkflowExecutionStarted : Guid * string -> unit
Public Sub WorkflowExecutionStarted (workflowId As Guid, managedNodes As String)

Parameters

workflowId
Guid
managedNodes
String

Applies to