ReportingService2005.FlushCacheAsync Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
| FlushCacheAsync(String) | |
| FlushCacheAsync(String, Object) |
FlushCacheAsync(String)
public:
void FlushCacheAsync(System::String ^ Report);
public void FlushCacheAsync (string Report);
member this.FlushCacheAsync : string -> unit
Public Sub FlushCacheAsync (Report As String)
Paramètres
- Report
- String
S’applique à
FlushCacheAsync(String, Object)
public:
void FlushCacheAsync(System::String ^ Report, System::Object ^ userState);
public void FlushCacheAsync (string Report, object userState);
member this.FlushCacheAsync : string * obj -> unit
Public Sub FlushCacheAsync (Report As String, userState As Object)
Paramètres
- Report
- String
- userState
- Object