Condividi tramite


GattClientNotificationResult.BytesSent Proprietà

Definizione

Ottiene i byte inviati.

public:
 property unsigned short BytesSent { unsigned short get(); };
uint16_t BytesSent();
public ushort BytesSent { get; }
var uInt16 = gattClientNotificationResult.bytesSent;
Public ReadOnly Property BytesSent As UShort

Valore della proprietà

UInt16

unsigned short

uint16_t

Byte inviati.

Requisiti Windows

Famiglia di dispositivi
Windows 10 Fall Creators Update (è stato introdotto in 10.0.16299.0)
API contract
Windows.Foundation.UniversalApiContract (è stato introdotto in v5.0)
Funzionalità dell'app
bluetooth

Si applica a