ExpectedReadCount

StreamReadException.ExpectedReadCount property

Gets the expected read bytes count.

public int ExpectedReadCount { get; }

Property Value

The expected read bytes count.

See Also