lock property

  1. @protected
Lock lock
final

Guards critical sections of the connection cycle (connect/disconnect).

Implementation

@protected
final Lock lock = Lock();