Programming with Reflection

image\rwnprg32.gif ResumeConnection method

 

Syntax object.ResumeConnection ConnectionID

 

Description

Resumes a previously suspended connection (suspend connections with the SuspendConnection method). Only sessions that were established and suspended in the same copy of Reflection can be resumed. Resuming a connection updates the value of the ConnectionType and ConnectionSettings properties in accordance with the newly resumed connection.

Arguments

ConnectionID Argument Type: Long
Required
Identifies the connection to resume. Obtain this from the SuspendConnection method.

 

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this command