consistent property

bool? consistent
getter/setter pair

True only if the token is consistent.

A token is consistent if replication has caught up with the restrictions specified in the request.

Implementation

core.bool? consistent;