Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Determines if more
input is needed.
Namespace:
SharedCache.WinServiceCommon.SharpZipLib.Zip.Compression
Assembly:
SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)
Syntax
| C# |
|---|
public bool NeedsInput() |
| Visual Basic (Declaration) |
|---|
Public Function NeedsInput As Boolean |
| Visual C++ |
|---|
public:
bool NeedsInput() |
Return Value
Return true if input is needed via
SetInputRemarks
See Also