Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.

Overload List

  NameDescription
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.

See Also