1 reference to trackingCompleteCallback
System.Activities (1)
System\Activities\Tracking\TrackingProvider.cs (1)
395
IAsyncResult result = participant.BeginTrack(preparedRecord, this.timeoutHelper.RemainingTime(), PrepareAsyncCompletion(
trackingCompleteCallback
), this);