Compartir a través de


GattClientNotificationResult.BytesSent Propiedad

Definición

Obtiene los bytes enviados.

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

Valor de propiedad

UInt16

unsigned short

uint16_t

Bytes que se enviaron.

Requisitos de Windows

Familia de dispositivos
Windows 10 Fall Creators Update (se introdujo en la versión 10.0.16299.0)
API contract
Windows.Foundation.UniversalApiContract (se introdujo en la versión v5.0)
Características de aplicaciones
bluetooth

Se aplica a