共用方式為


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

適用於