GattSubscribedClient.MaxNotificationSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The max notification size.
Windows requirements
App capabilities |
bluetooth
|