Share via


PipeOptions.ResumeWriterThreshold Eigenschaft

Definition

Ruft die Anzahl der Byte in Pipe ab, als FlushAsync(CancellationToken) die Blockierung stoppt.

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

Eigenschaftswert

Die Anzahl der Byte in Pipe als FlushAsync(CancellationToken) die Blockierung stoppt.

Gilt für: