Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / IAsyncInfo Interface / Close Method

In This Topic
    Close Method (IAsyncInfo)
    In This Topic
    Closes the asynchronous operation.
    Syntax
    'Declaration
     
    Sub Close() 
    void Close()
    See Also