StreamReadExceptionExpectedReadCount Property

Gets the expected read bytes count.

Namespace:  Aspose.CAD.CadExceptions
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public int ExpectedReadCount { get; }

Property Value

Type: Int32
The expected read bytes count.
See Also