IResourceContext Properties

Glimpse API

IResourceContext Properties Glimpse API Documentation
The IResourceContext type exposes the following members.
Properties

  NameDescription
Public propertyLogger
Gets the logger.
(Inherited from IContext.)
Public propertyParameters
Gets the parameters that the resource has declared.
Public propertyPersistenceStore
Gets the read only persistence store so that historical requests can be accessed.
Back to Top
See Also