StreamReadExceptionActualReadCount Property

Gets the actual read bytes count.

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

Property Value

Type: Int32
The actual read bytes count.
See Also