Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Terminal Object / Closed Event
In This Topic
    Closed Event (Terminal)
    In This Topic
    This event occurs before the session closes.
    Syntax
    private Sub Terminal_Closed ( 
       ByVal sender As Object _
    ) 

    Parameters

    sender
    Sender of event.
    See Also