다음을 통해 공유


SPCachedObject Constructor

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.

See Also

Reference

SPCachedObject Class

SPCachedObject Members

SPCachedObject Overload

Microsoft.Office.Server.ObjectCache Namespace