|
|
Ftp
|
public override long Seek( long offset, SeekOrigin origin )
| Exception | Condition |
|---|---|
| IOException | An I/O error occurs. |
| NotSupportedException | Stream does not support seeking. |
| ObjectDisposedException | Methods were called after the stream was closed. |