Document Library for WinForms | ComponentOne
C1.Win.Document.8 Assembly / C1.Win.Document Namespace / IAsyncInfo Interface / Cancel Method

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