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


In This Topic
    CancelableConnectionEventArgs Class
    In This Topic
    This class to retrieve information about the current connection.
    Object Model
    CancelableConnectionEventArgs ClassIConnectionSettings Interface
    Syntax
    'Declaration
     
    
    Public Class CancelableConnectionEventArgs 
       Inherits Attachmate.Reflection.CancelableEventArgs
    'Usage
     
    
    Dim instance As CancelableConnectionEventArgs
    public class CancelableConnectionEventArgs : Attachmate.Reflection.CancelableEventArgs 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          Attachmate.Reflection.CancelableEventArgs
             Attachmate.Reflection.Emulation.OpenSystems.CancelableConnectionEventArgs

    See Also