Share via


ReportingService2010.BeginGetCacheRefreshPlanProperties Method

Definition

public:
 IAsyncResult ^ BeginGetCacheRefreshPlanProperties(System::String ^ CacheRefreshPlanID, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginGetCacheRefreshPlanProperties (string CacheRefreshPlanID, AsyncCallback callback, object asyncState);
member this.BeginGetCacheRefreshPlanProperties : string * AsyncCallback * obj -> IAsyncResult
Public Function BeginGetCacheRefreshPlanProperties (CacheRefreshPlanID As String, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parameters

CacheRefreshPlanID
String
callback
AsyncCallback
asyncState
Object

Returns

Applies to