Click or drag to resize
IReactiveT Properties

The IReactiveT generic type exposes the following members.

Properties
  NameDescription
Public propertyProcessTask
The execution of the operation. Needs to be awaited so that no exceptions are ignored.
Public propertyResult
The productive result of the operation.
Top
See Also