次の方法で共有


BluetoothLEAdvertisementWatcher.MaxOutOfRangeTimeout プロパティ

定義

範囲外のタイムアウトの最大値を取得します。

public:
 property TimeSpan MaxOutOfRangeTimeout { TimeSpan get(); };
TimeSpan MaxOutOfRangeTimeout();
public System.TimeSpan MaxOutOfRangeTimeout { get; }
var timeSpan = bluetoothLEAdvertisementWatcher.maxOutOfRangeTimeout;
Public ReadOnly Property MaxOutOfRangeTimeout As TimeSpan

プロパティ値

範囲外のタイムアウトの最大値。

Windows の要件

アプリの機能
bluetooth

適用対象