Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Creates a new instance of the Adler32 class. The checksum starts off with a value of 1.

Namespace:  SharedCache.WinServiceCommon.SharpZipLib.Checksum
Assembly:  SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)

Syntax

C#
public Adler32()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
Adler32()

Remarks

[Missing <remarks> documentation for "M:SharedCache.WinServiceCommon.SharpZipLib.Checksum.Adler32.#ctor"]

See Also