Y
Hacker News
new
|
ask
|
show
|
jobs
by
orthoxerox
1341 days ago
No, that's System.NotSupportedException in .NET.
1 comments
jug
1341 days ago
Which in turn is not for unreachable or even unexpected cases but expected cases you’re fully aware of, maybe even documented, but that you don’t support.
link
orthoxerox
1334 days ago
Yes, like Seek() on a NetworkStream.
link