| IReactiveT Properties |
The IReactiveT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| ProcessTask |
The execution of the operation.
Needs to be awaited so that no exceptions are ignored.
| |
| Result |
The productive result of the operation.
|