Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Overload List
| Name | Description | |
|---|---|---|
| Update(array<Byte>[]()[]) |
Updates the checksum with the bytes taken from the array.
| |
| Update(Int32) |
Updates the checksum with the int bval.
| |
| Update(array<Byte>[]()[], Int32, Int32) |
Adds the byte array to the data checksum.
|