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

In This Topic
    EndSetCacheOptions Method (ReportingService2005Soap)
    In This Topic
    Syntax
    'Declaration
     
    Function EndSetCacheOptions( _
       ByVal result As IAsyncResult _
    ) As SetCacheOptionsResponse
    SetCacheOptionsResponse EndSetCacheOptions( 
       IAsyncResult result
    )

    Parameters

    result
    See Also