ReportingService2010.GetCacheOptionsAsync Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
| 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)
Parámetros
- ItemPath
- String
Se aplica a
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)
Parámetros
- ItemPath
- String
- userState
- Object