InfoConnect API Guide
Attachmate.Reflection.Emulation.OpenSystems Namespace / ConnectionEventArgs Class
Members


In This Topic
    ConnectionEventArgs Class
    In This Topic
    Object Model
    ConnectionEventArgs ClassIConnectionSettings Interface
    Syntax
    'Declaration
     
    
    <SerializableAttribute()>
    Public Class ConnectionEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As ConnectionEventArgs
    [Serializable()]
    public class ConnectionEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          Attachmate.Reflection.Emulation.OpenSystems.ConnectionEventArgs

    See Also