IPersistenceStore Members

Glimpse API

IPersistenceStore Members Glimpse API Documentation

The IPersistenceStore type exposes the following members.

Methods

  NameDescription
Public methodGetByRequestId
Gets the by request id.
(Inherited from IReadOnlyPersistenceStore.)
Public methodGetByRequestIdAndTabKey
Gets the by request id and tab key.
(Inherited from IReadOnlyPersistenceStore.)
Public methodGetByRequestParentId
Gets the by request parent id.
(Inherited from IReadOnlyPersistenceStore.)
Public methodGetMetadata
Gets the metadata.
(Inherited from IReadOnlyPersistenceStore.)
Public methodGetTop
Gets the top.
(Inherited from IReadOnlyPersistenceStore.)
Public methodSave(GlimpseMetadata)
Saves the specified system metadata.
Public methodSave(GlimpseRequest)
Saves the specified request.
Back to Top
See Also