ReportingService2005.GetCacheOptionsAsync Método

Definição

Sobrecargas

GetCacheOptionsAsync(String)
GetCacheOptionsAsync(String, Object)

GetCacheOptionsAsync(String)

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

Parâmetros

Report
String

Aplica-se a

GetCacheOptionsAsync(String, Object)

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

Parâmetros

Report
String
userState
Object

Aplica-se a