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

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

    Parameters

    result
    See Also