InfoConnect for Airlines
CancelableConnectionEventArgs Class Members
Properties  Methods 


The following tables list the members exposed by CancelableConnectionEventArgs.

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