Summary
Continues the
System.Threading.Tasks.Task
return on any scheduler context.
- Assembly
- Rocket
.Surgery .Task .Extensions .dll - Namespace
- System
.Threading .Tasks - Containing Type
- TaskExtensions
Syntax
public static ConfiguredTaskAwaitable ContinueOnAnyContext(this Task task)
Parameters
Name | Type | Description |
---|---|---|
task | Task | The this. |
Return Value
Type | Description |
---|---|
Configured |
ConfiguredTaskAwaitable. |