1 override of Track
System.Activities (1)
System\Activities\Tracking\EtwTrackingParticipant.cs (1)
90
protected internal override void
Track
(TrackingRecord record, TimeSpan timeout)
1 reference to Track
System.Activities (1)
System\Activities\Tracking\TrackingParticipant.cs (1)
70
this.participant.
Track
(this.record, this.timeout);