Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ConnectionSettingsRLogin Object / RloginPort Property
In This Topic
    RloginPort Property
    In This Topic
    Specifies the protocol port to use to establish the Rlogin connection.
    Syntax
    expression.RloginPort As Integer
    where expression is a variable that represents a ConnectionSettingsRLogin Object
    Remarks
    The default value is 513. This value cannot be changed if the connection is open.
    See Also