ObjectCacheManager.Clear Method (ObjectCache)
Applies To: Dynamics CRM 2015
Removes all items from the cache.
Namespace: Microsoft.Xrm.Client.Caching
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
public static void Clear(
this ObjectCache cache
)
public:
[ExtensionAttribute]
static void Clear(
ObjectCache^ cache
)
static member Clear :
cache:ObjectCache -> unit
<ExtensionAttribute>
Public Shared Sub Clear (
cache As ObjectCache
)
Parameters
- cache
Type: System.Runtime.Caching.ObjectCache
See Also
ObjectCacheManager Class
Microsoft.Xrm.Client.Caching Namespace
Developer extensions for Microsoft Dynamics CRM 2015
Return to top
© 2017 Microsoft. All rights reserved. Copyright