Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Assembly: SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)
Signature for local entry header
Namespace:
SharedCache.WinServiceCommon.SharpZipLib.ZipAssembly: SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)
Syntax
| C# |
|---|
[ObsoleteAttribute("Use LocalHeaderSignature instead")] public const int LOCSIG |
| Visual Basic (Declaration) |
|---|
<ObsoleteAttribute("Use LocalHeaderSignature instead")> _ Public Const LOCSIG As Integer |
| Visual C++ |
|---|
[ObsoleteAttribute(L"Use LocalHeaderSignature instead")] public: literal int LOCSIG |
Remarks
[Missing <remarks> documentation for "F:SharedCache.WinServiceCommon.SharpZipLib.Zip.ZipConstants.LOCSIG"]