FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportExecution4 Namespace / ReportExecutionServiceSoapChannel Interface / EndResetExecution Method

In This Topic
    EndResetExecution Method (ReportExecutionServiceSoapChannel)
    In This Topic
    Syntax
    'Declaration
     
    Function EndResetExecution( _
       ByVal result As IAsyncResult _
    ) As ResetExecutionResponse
    ResetExecutionResponse EndResetExecution( 
       IAsyncResult result
    )

    Parameters

    result
    See Also