| NonSeekableStreamPosition Property |
Namespace: Lawo.IO
public override sealed long Position { get; set; }
| Exception | Condition |
|---|---|
| NotSupportedException | Thrown with each get or set operation. |
| IOException | An I/O error occurs. |
| ObjectDisposedException | Methods were called after the stream was closed. |