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)
Construct instance with pending buffer
Namespace:
SharedCache.WinServiceCommon.SharpZipLib.Zip.CompressionAssembly: SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)
Syntax
| C# |
|---|
public DeflaterEngine( DeflaterPending pending ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ pending As DeflaterPending _ ) |
| Visual C++ |
|---|
public: DeflaterEngine( DeflaterPending^ pending ) |
Parameters
- pending
- Type: SharedCache.WinServiceCommon.SharpZipLib.Zip.Compression..::.DeflaterPending
Pending buffer to use
Remarks
[Missing <remarks> documentation for "M:SharedCache.WinServiceCommon.SharpZipLib.Zip.Compression.DeflaterEngine.#ctor(SharedCache.WinServiceCommon.SharpZipLib.Zip.Compression.DeflaterPending)"]