ReportingService2010.BeginGetCacheOptions 方法

定義

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

參數

ItemPath
String
callback
AsyncCallback
asyncState
Object

傳回

IAsyncResult

適用於