PipeOptions.ResumeWriterThreshold 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
在 FlushAsync(CancellationToken) 停止阻止时,获取 Pipe 中的字节数。
public:
property long ResumeWriterThreshold { long get(); };
public long ResumeWriterThreshold { get; }
member this.ResumeWriterThreshold : int64
Public ReadOnly Property ResumeWriterThreshold As Long
属性值
在 FlushAsync(CancellationToken) 停止阻止时,Pipe 中的字节数。