Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Size of local entry header (excluding variable length fields at end)

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

Syntax

C#
public const int LocalHeaderBaseSize
Visual Basic (Declaration)
Public Const LocalHeaderBaseSize As Integer
Visual C++
public:
literal int LocalHeaderBaseSize

Remarks

[Missing <remarks> documentation for "F:SharedCache.WinServiceCommon.SharpZipLib.Zip.ZipConstants.LocalHeaderBaseSize"]

See Also