Table of Contents

Method FlushAsync

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

FlushAsync()

Asynchronously waits until all currently enqueued content is written to the underlying streams.

public Task FlushAsync()

Returns

Task