SuspendCurrentConnection Method
Suspends the current host connection (so that it can be resumed later with ResumeConnection).
expression.SuspendCurrentConnection() As Integer
where
expression is a variable that represents a
Terminal Object
Return Value
A numeric identifier for the suspended connection that can be used to later resume the connection.