Share via


Tracer.ParentJobCreated(Guid) Method

Definition

ParentJobCreated (EventId: 0xb031/45105)

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

Parameters

jobId
Guid
Attributes

Applies to