Click or drag to resize
CRC32TotalBytesRead Property
Gets total bytes read.

Namespace: CMS.IO.Zip
Assembly: CMS.IO (in CMS.IO.dll) Version: 10.0.0
Syntax
C#
public int TotalBytesRead { get; }

Property Value

Type: Int32
See Also