Share via


ReportingService2010.FlushCacheAsync Metode

Definisi

Overload

FlushCacheAsync(String)
FlushCacheAsync(String, Object)

FlushCacheAsync(String)

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

Parameter

ItemPath
String

Berlaku untuk

FlushCacheAsync(String, Object)

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

Parameter

ItemPath
String
userState
Object

Berlaku untuk