BytesRead Property

DotNetZip

Ionic Zip Library v1.9.1.6 BytesRead Property
ReferenceIonic.ZipCountingStreamBytesRead
the count of bytes that have been read from the stream.
Declaration Syntax
C# Visual Basic Visual C++
public long BytesRead { get; }
Public ReadOnly Property BytesRead As Long
	Get
public:
property long long BytesRead {
	long long get ();
}

Assembly: Ionic.Zip (Module: Ionic.Zip) Version: 1.9.1.8 (1.9.1.8)