PipeWriter.UnflushedBytes 속성

정의

파생 클래스에서 재정의되는 경우 현재 작성기 내에서 흐리지 않은 바이트 수를 가져옵니다.

public:
 virtual property long UnflushedBytes { long get(); };
public virtual long UnflushedBytes { get; }
member this.UnflushedBytes : int64
Public Overridable ReadOnly Property UnflushedBytes As Long

속성 값

예외

PipeWriter 흐리지 않은 바이트 수를 가져오는 것을 지원하지 않습니다.

적용 대상