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

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

    Parameters

    result
    See Also