Field ConvertIAsyncEnumerableIntoEnumerable
Determines if the HTTP server should convert IAsyncEnumerable<T> object responses into an blocking IEnumerable<T>.
Default value: true
public bool ConvertIAsyncEnumerableIntoEnumerable
Returns
- bool
- Determines if the HTTP server should convert object responses into an blocking . Default value: true