Share via


Tracer.RemoveJobStarted(Guid) Method

Definition

RemoveJobStarted (EventId: 0xb02c/45100)

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

Parameters

jobId
Guid
Attributes

Applies to