ReportingService2010.BeginDeleteCacheRefreshPlan 方法

定義

public:
 IAsyncResult ^ BeginDeleteCacheRefreshPlan(System::String ^ CacheRefreshPlanID, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginDeleteCacheRefreshPlan (string CacheRefreshPlanID, AsyncCallback callback, object asyncState);
Public Function BeginDeleteCacheRefreshPlan (CacheRefreshPlanID As String, callback As AsyncCallback, asyncState As Object) As IAsyncResult

參數

CacheRefreshPlanID
String
callback
AsyncCallback
asyncState
Object

傳回

IAsyncResult

適用於