PipeOptions.MinimumSegmentSize 属性

定义

获取从 Pool 请求的段的最小大小。

public:
 property int MinimumSegmentSize { int get(); };
public int MinimumSegmentSize { get; }
member this.MinimumSegmentSize : int
Public ReadOnly Property MinimumSegmentSize As Integer

属性值

Pool请求的段的最小大小。

适用于