Tracer.BeginWorkflowExecution(Guid) Method

Definition

BeginWorkflowExecution (EventId: 0xb508/46344)

public:
 void BeginWorkflowExecution(Guid workflowJobJobInstanceId);
public void BeginWorkflowExecution (Guid workflowJobJobInstanceId);
[System.Management.Automation.Tracing.EtwEvent(46344)]
public void BeginWorkflowExecution (Guid workflowJobJobInstanceId);
member this.BeginWorkflowExecution : Guid -> unit
[<System.Management.Automation.Tracing.EtwEvent(46344)>]
member this.BeginWorkflowExecution : Guid -> unit
Public Sub BeginWorkflowExecution (workflowJobJobInstanceId As Guid)

Parameters

workflowJobJobInstanceId
Guid
Attributes

Applies to