Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Get remaining unfilled space in window
Namespace:
SharedCache.WinServiceCommon.SharpZipLib.Zip.Compression.Streams
Assembly:
SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)
Syntax
| C# |
|---|
public int GetFreeSpace() |
| Visual Basic (Declaration) |
|---|
Public Function GetFreeSpace As Integer |
| Visual C++ |
|---|
public:
int GetFreeSpace() |
Return Value
Number of bytes left in window
Remarks
See Also