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 data checksum with the bytes taken from the array.
Update(Int32)
Adds one byte to the data checksum.
Update(array<Byte>[]()[], Int32, Int32)
Adds the byte array to the data checksum.

See Also