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

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

    Parameters

    result
    See Also