Table of Contents

Field ConvertIAsyncEnumerableIntoEnumerable

Namespace
Sisk.Core.Http
Assembly
Sisk.Core.dll

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