Return true
if this connection is known to not destroy handles (#TpHandle) until it disconnects.
On such connections, if you know that a handle maps to a particular identifier now, then you can rely on that handle mapping to that identifier for the whole lifetime of the connection.
this |
a connection |
|