Compartir a través de


GattSubscribedClient.MaxNotificationSize Propiedad

Definición

Obtiene el tamaño máximo de notificación.

public:
 property unsigned short MaxNotificationSize { unsigned short get(); };
uint16_t MaxNotificationSize();
public ushort MaxNotificationSize { get; }
var uInt16 = gattSubscribedClient.maxNotificationSize;
Public ReadOnly Property MaxNotificationSize As UShort

Valor de propiedad

UInt16

unsigned short

uint16_t

Tamaño máximo de notificación.

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a