GattValueChangedEventArgs.Timestamp 属性

定义

获取系统收到“特征值”更改通知的时间。

public:
 property DateTime Timestamp { DateTime get(); };
DateTime Timestamp();
public System.DateTimeOffset Timestamp { get; }
var dateTime = gattValueChangedEventArgs.timestamp;
Public ReadOnly Property Timestamp As DateTimeOffset

属性值

系统收到“特征值”更改通知的时间。

Windows 要求

应用功能
bluetooth

适用于