Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / KermitStopServerOption Enumeration
In This Topic
    KermitStopServerOption Enumeration
    In This Topic
    Options for whether the KermitStopServer method logs off from the remote computer when it quits the server Kermit program.
    Members
    MemberDescription
    LogoffKermitStopServer does log off the remote computer.
    NoLogoffKermitStopServer does not log off the remote computer.
    See Also