The ICache type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Clear |
Clear the Cache
|
![]() | Destroy |
Clean up.
|
![]() | Get |
Get the object from the Cache
|
![]() | Lock |
If this is a clustered cache, lock the item
|
![]() | NextTimestamp |
Generate a timestamp
|
![]() | Put | |
![]() | Remove |
Remove an item from the Cache.
|
![]() | Unlock |
If this is a clustered cache, unlock the item
|