InfoConnect for Unisys
ConnectionEventArgs Class
Members 


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