enabled property

bool enabled
getter/setter pair

Is this probe enabled, i.e. available for collection of data using the resume method.

Implementation

bool enabled = true;