Gets the length of the stream.
Namespace: Alachisoft.NCache.Web.CachingAssembly: Alachisoft.NCache.Web (in Alachisoft.NCache.Web.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
Exceptions
| Exception | Condition |
|---|---|
| System..::..ObjectDisposedException | Stream is closed. |
| Alachisoft.NCache.Runtime.Exceptions..::..StreamAlreadyLockedException | Stream is already locked. |
| Alachisoft.NCache.Runtime.Exceptions..::..StreamInvalidLockException | Lock acquired by current stream has become invalid. |
| Alachisoft.NCache.Runtime.Exceptions..::..StreamNotFoundException | Stream is not found in the cache. |