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 an array of bytes.
Update(Int32)
Updates the checksum with a byte value.
Update(array<Byte>[]()[], Int32, Int32)
Updates the checksum with the bytes taken from the array.

See Also