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