Programming with Reflection

image\rwnprg32.gif SuspendConnection method

 

Syntax ConnectionID = object.SuspendConnection

 

Description

Suspends the current host connection (so that it can be resumed later with ResumeConnection).

Return

ConnectionID Return type: Long
A numeric identifier for the suspended connection that can be used to later resume the connection.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this command