Gets the total number of bytes run through the CRC32 calculator.
             
 Declaration Syntax
 Declaration Syntax| C# | 
public long TotalBytesSlurped { get; }
 Remarks
 Remarks
             This is either the total number of bytes read, or the total number
             of bytes written, depending on the direction of this stream.