GattSubscribedClient.MaxNotificationSize 属性

定义

获取最大通知大小。

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

属性值

UInt16

unsigned short

uint16_t

最大通知大小。

Windows 要求

应用功能
bluetooth

适用于