Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Terminal Object / TimeSinceConnected Property
In This Topic
    TimeSinceConnected Property
    In This Topic
    Gets the time (in seconds) during which you have been connected.
    Syntax
    expression.TimeSinceConnected As Integer
    where expression is a variable that represents a Terminal Object
    See Also