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

In This Topic
    CancelAsync Method (C1FlexReport)
    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