Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Terminal Object
/ ConnectionID Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
ConnectionID Property
In This Topic
Gets the Long value that uniquely identifies the current connection.
Syntax
Visual Basic (Declaration)
expression
.ConnectionID
As
Integer
where
expression
is a variable that represents a
Terminal Object
Remarks
This value can be used with the ResumeConnection method to resume a suspended connection.
See Also
Reference
Terminal Object
Terminal Members