InfoConnect API Guide
Attachmate.Reflection.Framework Namespace / ApplicationClosingEventArgs Class
Members


In This Topic
    ApplicationClosingEventArgs Class
    In This Topic
    ApplicationClosing event argument.
    Syntax
    'Declaration
     
    
    <SerializableAttribute()>
    Public Class ApplicationClosingEventArgs 
       Inherits System.MarshalByRefObject
    'Usage
     
    
    Dim instance As ApplicationClosingEventArgs
    [Serializable()]
    public class ApplicationClosingEventArgs : System.MarshalByRefObject 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          Attachmate.Reflection.Framework.ApplicationClosingEventArgs

    See Also