StreamReadException.ActualReadCount

StreamReadException.ActualReadCount property

Gets the actual read bytes count.

public int ActualReadCount { get; }

Property Value

The actual read bytes count.

See Also