isClosed property
bool
get
isClosed
Returns whether a connection is fully closed, so it can be garbage collected.
Implementation
bool get isClosed;
Returns whether a connection is fully closed, so it can be garbage collected.
bool get isClosed;