Keyoti RapidSpell WPF API Docs
TotalBytesSlurped Property
APIKeyoti.RapidSpell.Compression.WpfCrcCalculatorStreamTotalBytesSlurped
Keyoti RapidSpell WPF
Gets the total number of bytes run through the CRC32 calculator.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual 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
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: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214