Tracer.WorkflowPersisted(Guid) Method

Definition

WorkflowPersisted (EventId: 0xb03e/45118)

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

Parameters

workflowId
Guid
Attributes

Applies to