measureType property

String measureType
getter/setter pair

The data type of the event to look for.

If resumeCondition is null, sampling will be triggered for all events of this type.

Implementation

String measureType;