Tracer.TrackingGuidContainerParentJobCorrelation(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.
TrackingGuidContainerParentJobCorrelation (EventId: 0xb505/46341)
public:
void TrackingGuidContainerParentJobCorrelation(Guid trackingId, Guid containerParentJobInstanceId);
public void TrackingGuidContainerParentJobCorrelation (Guid trackingId, Guid containerParentJobInstanceId);
[System.Management.Automation.Tracing.EtwEvent(46341)]
public void TrackingGuidContainerParentJobCorrelation (Guid trackingId, Guid containerParentJobInstanceId);
member this.TrackingGuidContainerParentJobCorrelation : Guid * Guid -> unit
[<System.Management.Automation.Tracing.EtwEvent(46341)>]
member this.TrackingGuidContainerParentJobCorrelation : Guid * Guid -> unit
Public Sub TrackingGuidContainerParentJobCorrelation (trackingId As Guid, containerParentJobInstanceId As Guid)
Parameters
- trackingId
- Guid
- containerParentJobInstanceId
- Guid
- Attributes