IOResult Properties |
The IOResult type exposes the following members.
Name | Description | |
---|---|---|
Error |
If the IO operation resulted in an error, returns the corresponding Exception
or throws NotSupportedException otherwise.
| |
WasSuccessful |
Indicates whether IO operation completed successfully or not.
|