Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Overload List
| Name | Description | |
|---|---|---|
| SetInput(array<Byte>[]()[]) |
Sets the input. This should only be called, if needsInput()
returns true.
| |
| SetInput(array<Byte>[]()[], Int32, Int32) |
Sets the input. This should only be called, if needsInput()
returns true.
|