Summary
TaskExtensions.
- Assembly
- Rocket
.Surgery .Task .Extensions .dll - Namespace
- System
.Threading .Tasks - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["TaskExtensions"]
class Type type-node
Syntax
public static class TaskExtensions
Attributes
Type | Description |
---|---|
Nullable |
|
NullableAttribute | |
PublicAPIAttribute |
Methods
Name | Value | Summary |
---|---|---|
ContinueOnAnyContext |
Configured |
Continues the
System.Threading.Tasks.Task return on any scheduler context.
static
|
ContinueOnAnyContext |
Configured |
Continues the
System.Threading.Tasks.Task return on any scheduler context.
static
|