Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms. The IChecksum type exposes the following members.
Methods
|
| Name | Description |
|---|
 | Reset |
Resets the data checksum as if no update was ever called.
|
 | Update | Overloaded. |
Properties
|
| Name | Description |
|---|
 | Value |
Returns the data checksum computed so far.
|
See Also