manuallyClosed property

bool manuallyClosed
getter/setter pair

Whether the connection was manually closed (package-private for FailoverProxy access)

Implementation

bool manuallyClosed = false;