This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.DocumentDb.
- Assembly
- Cake
.DocumentDb .dll - Namespace
- Cake
.DocumentDb - Containing Type
- AsyncHelpers
Syntax
public static T RunSync<T>(Func<Task<T>> task)
Type Parameters
Name | Description |
---|---|
T |
Parameters
Name | Type | Description |
---|---|---|
task | Func |
Return Value
Type | Description |
---|---|
T |