GattSubscribedClient.MaxNotificationSize Property

Definition

Gets the max notification size.

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

Property Value

UInt16

unsigned short

uint16_t

The max notification size.

Windows requirements

App capabilities
bluetooth

Applies to