FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / ReportingService2005SoapChannel Interface / EndGetCacheOptions Method

In This Topic
    EndGetCacheOptions Method (ReportingService2005SoapChannel)
    In This Topic
    Syntax
    'Declaration
     
    Function EndGetCacheOptions( _
       ByVal result As IAsyncResult _
    ) As GetCacheOptionsResponse
    GetCacheOptionsResponse EndGetCacheOptions( 
       IAsyncResult result
    )

    Parameters

    result
    See Also