Gets the total number of bytes run through the CRC32 calculator.
| C# | Visual Basic | Visual C++ | F# |
public long TotalBytesSlurped { get; }
Public ReadOnly Property TotalBytesSlurped As Long Get
public: property long long TotalBytesSlurped { long long 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: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)