Tracer.WorkflowResuming(Guid) Method

Definition

WorkflowResuming (EventId: 0xb012/45074)

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

Parameters

workflowId
Guid
Attributes

Applies to