isSocketClosingExpected property

bool isSocketClosingExpected
getter/setter pairinherited

true when it is expected that the socket is closed

Implementation

bool isSocketClosingExpected = false;