共用方式為


GattClientNotificationResult.BytesSent 屬性

定義

取得已傳送的位元組。

public:
 property unsigned short BytesSent { unsigned short get(); };
uint16_t BytesSent();
public ushort BytesSent { get; }
var uInt16 = gattClientNotificationResult.bytesSent;
Public ReadOnly Property BytesSent As UShort

屬性值

UInt16

unsigned short

uint16_t

已傳送的位元組。

Windows 需求

裝置系列
Windows 10 Fall Creators Update (已於 10.0.16299.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v5.0 引進)
應用程式功能
bluetooth

適用於