ReportingService2005.EndGetCacheOptions Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
bool EndGetCacheOptions(IAsyncResult ^ asyncResult, [Runtime::InteropServices::Out] Microsoft::SqlServer::ReportingServices2005::ExpirationDefinition ^ % Item);
public bool EndGetCacheOptions (IAsyncResult asyncResult, out Microsoft.SqlServer.ReportingServices2005.ExpirationDefinition Item);
member this.EndGetCacheOptions : IAsyncResult * ExpirationDefinition -> bool
Public Function EndGetCacheOptions (asyncResult As IAsyncResult, ByRef Item As ExpirationDefinition) As Boolean
Parameters
- asyncResult
- IAsyncResult
- Item
- ExpirationDefinition