onAdnFinalize

onAdnFinalize

Method of Antilatency.Alt.Tracking.ITrackingDataCallback
Handles the termination request. The call to this mathod is guaranteed to be the last one in the communication between the ADN thread and the callback. It may be the appropriate point to free some of the resources that the callback may have acquired.
void onAdnFinalize(​);