Gets the total number of bytes run through the CRC32 calculator.

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public long TotalBytesSlurped { get; }
public long TotalBytesSlurped { get; }
Public ReadOnly Property TotalBytesSlurped As Long Get
Public ReadOnly Property TotalBytesSlurped As Long Get
public: property long long TotalBytesSlurped { long long get (); }
public: property long long TotalBytesSlurped { long long get (); }
member TotalBytesSlurped : int64 with get
member TotalBytesSlurped : int64 with get


This is either the total number of bytes read, or the total number of bytes
written, depending on the direction of this stream.
Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214