Cache Properties

The Cache type exposes the following members.

Properties

 

Name

Description

Public property

Description

Description of cache

Public property

Id

The unique identifier

Public property

Item

Retrieves an object from the cache.

Public property

ItemTypes

The type of the cache item objects. Used for local storage serialization/deserialization to local storage

Public property

Name

The name of cache

Public property

Version

The version of cache

See

Cache Class

Scribe.Core.ConnectorApi.Common Namespace