Method StopDataCollection
StopDataCollection()
Disables data collection, preventing any further events from being recorded or uploaded. A final upload containing any events that are currently buffered will be attempted.
Data collection can be re-enabled later, by calling the StartDataCollection method.
Declaration
void StopDataCollection()