The ClientCache type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of items stored in the cache.
(Overrides Cache..::..Count.) |
![]() | ExceptionsEnabled |
Flag that indicates whether exceptions are enabled or not.
(Overrides Cache..::..ExceptionsEnabled.) |
![]() | Item |
Gets or sets the cache item at the specified key.
(Overrides Cache..::..Item[([( String])]) .) |