Keyoti RapidSpell Silverlight API Docs
TotalBytesSlurped Property
APIKeyoti.RapidSpell.CompressionCrcCalculatorStreamTotalBytesSlurped
Keyoti RapidSpell Silverlight
Gets the total number of bytes run through the CRC32 calculator.
Declaration Syntax
C#Visual BasicVisual 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
Property Value
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: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)