StreamReadException.ActualReadCount

StreamReadException.ActualReadCount property

実際の読み取りバイト数を取得します。

public int ActualReadCount { get; }

プロパティ値

実際の読み取りバイト数.

関連項目