Extension of the TimeoutException class that contains a partial result of the task
More...
Extension of the TimeoutException class that contains a partial result of the task
◆ TaskTimeoutException()
MbientLab.MetaWear.TaskTimeoutException.TaskTimeoutException |
( |
Exception |
innerException, |
|
|
object |
partial |
|
) |
| |
|
inline |
Creates an exception with the given cause and partial result
- Parameters
-
innerException | Exception that caused this one |
partial | Partial result of the task |
◆ PartialResult
object MbientLab.MetaWear.TaskTimeoutException.PartialResult |
|
get |
Partial result of the task
The documentation for this class was generated from the following file:
- MetaWear/TaskTimeoutException.cs