Programming with Reflection
SuspendConnection method
Syntax ConnectionID = object.SuspendConnection
Suspends the current host connection (so that it can be resumed later with ResumeConnection).
ConnectionID Return type: Long
A numeric identifier for the suspended connection that can be used to later resume the connection.