active property

bool active

Denotes whether the subscription is active, i.e. it is not stopped because of an error or because of invocation of the stop method.

Implementation

bool get active;