AWS SDK for .NET Documentation
TotalBytesSlurped Property
AmazonThirdParty.Ionic.ZlibCrcCalculatorStreamTotalBytesSlurped Did this page help you?   Yes   No    Tell us about it...
Gets the total number of bytes run through the CRC32 calculator.
Declaration Syntax
C#
public long TotalBytesSlurped { get; }
Remarks
This is either the total number of bytes read, or the total number of bytes written, depending on the direction of this stream.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)