ReportingService2010.GetCacheOptionsAsync Метод

Определение

Перегрузки

GetCacheOptionsAsync(String)
GetCacheOptionsAsync(String, Object)

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

Применяется к