For information about Globalscape, visit www.globalscape.com. |
Use the MaxConnections property to set or retrieve the most connections the script is allowed to open.
Syntax
long Object.MaxConnections
Example
Set MySite = CreateObject("CuteFTPPro.TEConnection")
MySite.MaxConnections = 1 'restrict connections to 1