The following tables list the members exposed by OperationFns.
Name | Description | |
---|---|---|
![]() ![]() | AsOperationResult | Overloaded. Returns an implementation of OperationResult that wraps a DevForce asynchronous function. |
![]() ![]() | ContinueOnError<T> | Ensures that a Coroutine continues if the current operation encounters an error and prevents an unhandled exception from being thrown. |
![]() ![]() | ContinueWith<T> | Creates a continuation that executes when the target operation completes. |
![]() ![]() | OnComplete | Overloaded. Extension method to process the result of an asynchronous query operation. |