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

Overload List

  NameDescription
ComputeHash(Stream)
Computes the hash value for the specified Stream object.
(Inherited from HashAlgorithm.)
ComputeHash(array<Byte>[]()[])
Computes the hash value for the specified byte array.
(Inherited from HashAlgorithm.)
ComputeHash(array<Byte>[]()[], Int32, Int32)
Computes the hash value for the specified region of the specified byte array.
(Inherited from HashAlgorithm.)

See Also