Condividi tramite


DataReader.UnconsumedBufferLength Proprietà

Definizione

Ottiene le dimensioni del buffer che non è stato letto.

public:
 property unsigned int UnconsumedBufferLength { unsigned int get(); };
uint32_t UnconsumedBufferLength();
public uint UnconsumedBufferLength { get; }
var uInt32 = dataReader.unconsumedBufferLength;
Public ReadOnly Property UnconsumedBufferLength As UInteger

Valore della proprietà

UInt32

unsigned int

uint32_t

Dimensioni del buffer che non è stato letto, in byte.

Implementazioni

Si applica a