Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / C1PdfDocumentSource Class / CancelAsync Method

In This Topic
    CancelAsync Method (C1PdfDocumentSource)
    In This Topic
    Cancels currently executed async action and waits until action will be actually cancelled.
    Syntax
    'Declaration
     
    Public Sub CancelAsync() 
    public void CancelAsync()
    See Also