StreamPipeReaderOptions.MinimumReadSize 속성

정의

새 버퍼가 할당되기 전까지 버퍼에 남아 있을 바이트 임계값을 가져옵니다.

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

속성 값

최소 읽기 크기입니다.

적용 대상