Tracer.JobCreationComplete(Guid, Guid) 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.
JobCreationComplete (EventId: 0xb032/45106)
public:
void JobCreationComplete(Guid jobId, Guid workflowId);
public void JobCreationComplete (Guid jobId, Guid workflowId);
[System.Management.Automation.Tracing.EtwEvent(45106)]
public void JobCreationComplete (Guid jobId, Guid workflowId);
member this.JobCreationComplete : Guid * Guid -> unit
[<System.Management.Automation.Tracing.EtwEvent(45106)>]
member this.JobCreationComplete : Guid * Guid -> unit
Public Sub JobCreationComplete (jobId As Guid, workflowId As Guid)
Parameters
- jobId
- Guid
- workflowId
- Guid
- Attributes