Edit

Share via


PipeWriter.UnflushedBytes Property

Definition

When overridden in a derived class, gets the count of unflushed bytes within the current writer.

public virtual long UnflushedBytes { get; }

Property Value

Exceptions

The PipeWriter does not support getting the unflushed byte count.

Applies to

Product Versions
.NET 6 (package-provided), 7 (package-provided), 8 (package-provided), 9 (package-provided), 9
.NET Framework 4.7 (package-provided), 4.7.1 (package-provided), 4.7.2 (package-provided), 4.8 (package-provided)
.NET Standard 2.0 (package-provided)