Bagikan melalui


SerialDevice.BytesReceived Properti

Definisi

Mewakili jumlah byte yang diterima oleh operasi baca terakhir dari aliran input.

public:
 property unsigned int BytesReceived { unsigned int get(); };
uint32_t BytesReceived();
public uint BytesReceived { get; }
var uInt32 = serialDevice.bytesReceived;
Public ReadOnly Property BytesReceived As UInteger

Nilai Properti

UInt32

unsigned int

uint32_t

Jumlah byte yang diterima oleh operasi baca terakhir dari aliran input.

Berlaku untuk