Tracer.WorkflowRunspacePoolCreated(Guid, String) Method

Definition

WorkflowRunspacePoolCreated (EventId: 0xb016/45078)

public:
 void WorkflowRunspacePoolCreated(Guid workflowId, System::String ^ managedNode);
public void WorkflowRunspacePoolCreated (Guid workflowId, string managedNode);
[System.Management.Automation.Tracing.EtwEvent(45078)]
public void WorkflowRunspacePoolCreated (Guid workflowId, string managedNode);
member this.WorkflowRunspacePoolCreated : Guid * string -> unit
[<System.Management.Automation.Tracing.EtwEvent(45078)>]
member this.WorkflowRunspacePoolCreated : Guid * string -> unit
Public Sub WorkflowRunspacePoolCreated (workflowId As Guid, managedNode As String)

Parameters

workflowId
Guid
managedNode
String
Attributes

Applies to