ReportingService2010.BeginGetCacheRefreshPlanProperties 方法

定义

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

参数

CacheRefreshPlanID
String
callback
AsyncCallback
asyncState
Object

返回

IAsyncResult

适用于