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

適用於