Click or drag to resize
IReactiveTProcessTask Property
The execution of the operation. Needs to be awaited so that no exceptions are ignored.

Namespace: AccessFlow
Assembly: AccessFlow (in AccessFlow.dll) Version: 1.0.0.2 (1.0.0.2)
Syntax
Task ProcessTask { get; }

Property Value

Type: Task
See Also