Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / Attachmate.Reflection.Emulation.OpenSystems Namespace / ITerminal Interface

In This Topic
    ITerminal Interface Events
    In This Topic

    For a list of all members of this type, see ITerminal members.

    Public Events
     NameDescription
     EventThis event occurs before the session closes.  
     EventThis event occurs when the request to close the session has been made.  
     EventThe event occurs after the connection to the host has been made.  
     EventThis event is triggered immediately before a connection is made.  
     EventThis event is triggered when the suspended connection to the host has been resumed.  
     EventThis event is triggered when the connection to the host has been suspended.  
     Event

    This event occurs when an unredacted Primary Account Number (PAN) is copied from the terminal (for example, when the PAN is copied to the clipboard).

    This event is enabled by configuring settings on the Setup Information Privacy dialog box. For more information, see "Monitor Credit Card Access" in the Reflection .NET API Guide.

     
     EventThe event occurs after the connection to the host has been disconnected.  
     EventThis event is triggered immediately after a settings file is opened.  
     EventThis event is triggered immediately before a settings file is opened.  
     EventThis event is triggered before Reflection disconnects from the host.  
    Top
    See Also