- Namespace
- Statiq
.Common - Containing Type
- AsyncExtensions
Syntax
public static Task<T> SingleAsync<T>(this Task<IEnumerable<T>> task)
Type Parameters
Name | Description |
---|---|
T |
Parameters
Name | Type | Description |
---|---|---|
task | Task |
Return Value
Type | Description |
---|---|
Task |