A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://dotnet.github.io/dotNext/api/DotNext.IO.IFlushable.html below:

Interface IFlushable | .NEXT

Interface IFlushable

Represents a destination of data that can be flushed.

Namespace: DotNext.IO Assembly: DotNext.dll Syntax
public interface IFlushable
Methods | Edit this page View Source Flush()

Flushes this stream by writing any buffered output to the underlying stream.

Declaration Exceptions | Edit this page View Source FlushAsync(CancellationToken)

Flushes this stream asynchronously by writing any buffered output to the underlying stream.

Declaration
Task FlushAsync(CancellationToken token = default)
Parameters Type Name Description CancellationToken token

The token that can be used to cancel the operation.

Returns Type Description Task

The task representing state of asynchronous execution.

Extension Methods

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4