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.
Instantiates an SPCachedObject as a wrapper that contains no object and default metadata.
Namespace: Microsoft.Office.Server.ObjectCache
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New SPCachedObject()
public SPCachedObject()
Remarks
The default expiration TimeSpan is eight hours after the object’s instantiation. The identifier and index key-value pair properties will empty.