Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Removes all objects from the cache associated with the DataCache object.
Namespace: Microsoft.ApplicationServer.Caching
Assembly: Microsoft.ApplicationServer.Caching.Client (in Microsoft.ApplicationServer.Caching.Client.dll)
Syntax
public void Clear()
public:
void Clear()
member Clear : unit -> unit
Public Sub Clear
See Also
DataCache Class
Microsoft.ApplicationServer.Caching Namespace
Return to top