PipeOptions.MinimumSegmentSize Property

Definition

Gets the minimum size of the segment requested from the Pool.

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

Property Value

The minimum size of the segment requested from the Pool.

Applies to