Partager via


GattSubscribedClient.MaxNotificationSize Propriété

Définition

Obtient la taille maximale de la notification.

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

Valeur de propriété

UInt16

unsigned short

uint16_t

Taille maximale de la notification.

Configuration requise pour Windows

Fonctionnalités de l’application
bluetooth

S’applique à