Documentation for a minimal subset of the QSM API
Consumed Property
Namespaces > QS.Fx.Base > ConsumableBlock > Consumed
Returns the number of bytes already appended to the memory block.
Syntax
C#Visual BasicManaged C++
public int Consumed { get; }
Public ReadOnly Property Consumed As Integer
public:
property int Consumed {
	int get ();
}

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0