FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / C1TextSearchManager Class / CancelAsync Method

In This Topic
    CancelAsync Method (C1TextSearchManager)
    In This Topic
    Cancels current async action and waits while action will be actually cancelled.
    Syntax
    'Declaration
     
    Public Sub CancelAsync() 
    public void CancelAsync()
    See Also