Property Length
Length
Gets the length of the stream.
Declaration
public override long Length { get; }
Property Value
Type | Description |
---|---|
System. |
Exceptions
Type | Condition |
---|---|
Stream |
Stream is already locked. |
Stream |
Lock acquired by current stream has become invalid. |
Stream |
Stream is not found in the cache. |