다음을 통해 공유


StreamPipeWriterOptions.MinimumBufferSize 속성

정의

Pool에서 메모리를 대여할 때 사용할 최소 버퍼 크기입니다.

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

속성 값

최소 버퍼 크기를 나타내는 정수입니다.

적용 대상