SPCache.ReleaseMossObjectCache Method
Deletes the object cache with the specified object type.
Namespace: Microsoft.Office.Server.ObjectCache
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public Sub ReleaseMossObjectCache ( _
objectTypeName As String _
)
'Usage
Dim instance As SPCache
Dim objectTypeName As String
instance.ReleaseMossObjectCache(objectTypeName)
public void ReleaseMossObjectCache(
string objectTypeName
)
Parameters
- objectTypeName
Type: System.String
Remarks
This is an alternative to using SPCacheConfig.