Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Namespace:
SharedCache.WinServiceCommon.SharpZipLib.Encryption
Assembly:
SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)
Syntax
| C# |
|---|
public override KeySizes[] LegalBlockSizes { get; } |
| Visual Basic (Declaration) |
|---|
Public Overrides ReadOnly Property LegalBlockSizes As KeySizes() |
| Visual C++ |
|---|
public:
virtual property array<KeySizes^>^ LegalBlockSizes {
array<KeySizes^>^ get () override;
} |
Field Value
[Missing <value> documentation for "P:SharedCache.WinServiceCommon.SharpZipLib.Encryption.PkzipClassicManaged.LegalBlockSizes"]
Remarks
See Also