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


In This Topic
    CancelableConnectionEventArgs Class Members
    In This Topic

    The following tables list the members exposed by CancelableConnectionEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorCancelableConnectionEventArgs Constructor.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the Cancel property. Set the Cancel property to true the event. (Inherited from Attachmate.Reflection.CancelableEventArgs)
    Public PropertyThe current connection ID. ConnectionId is not relevant in the Connecting event.  
    Public PropertyThe current connection settings.  
    Public PropertyThe current connection type.  
    Top
    Public Methods
    Protected Methods
     NameDescription
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Top
    See Also