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


In This Topic
    ApplicationClosingEventArgs Constructor
    In This Topic
    ApplicationClosingEventArgs constructor.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ApplicationClosingEventArgs()
    public ApplicationClosingEventArgs()
    See Also