ReportingService2010.GetCacheOptionsAsync 方法

定義

多載

GetCacheOptionsAsync(String)

public:
 void GetCacheOptionsAsync(System::String ^ ItemPath);
public void GetCacheOptionsAsync(string ItemPath);
member this.GetCacheOptionsAsync : string -> unit
Public Sub GetCacheOptionsAsync (ItemPath As String)

參數

ItemPath
String

適用於

GetCacheOptionsAsync(String, Object)

public:
 void GetCacheOptionsAsync(System::String ^ ItemPath, System::Object ^ userState);
public void GetCacheOptionsAsync(string ItemPath, object userState);
member this.GetCacheOptionsAsync : string * obj -> unit
Public Sub GetCacheOptionsAsync (ItemPath As String, userState As Object)

參數

ItemPath
String
userState
Object

適用於