PipeOptions.ResumeWriterThreshold Eigenschap

Definitie

Hiermee haalt u het aantal bytes in de Pipe bytes op wanneer FlushAsync(CancellationToken) het blokkeren stopt.

public:
 property long ResumeWriterThreshold { long get(); };
public long ResumeWriterThreshold { get; }
member this.ResumeWriterThreshold : int64
Public ReadOnly Property ResumeWriterThreshold As Long

Waarde van eigenschap

Het aantal bytes in de Pipe bytes dat FlushAsync(CancellationToken) wordt geblokkeerd.

Van toepassing op