ReportingService2010.BeginListCacheRefreshPlans 方法

定义

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

参数

ItemPath
String
callback
AsyncCallback
asyncState
Object

返回

IAsyncResult

适用于