collectionEnabled property

bool collectionEnabled
getter/setter pair

Enable or disable collection (instrumentation) on setup. Can be changed later via the property collectionEnabled (Default: true)

Implementation

bool collectionEnabled = true;