Tracer.WorkflowRunspacePoolCreated(Guid, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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