次の方法で共有


GattSession.CanMaintainConnection プロパティ

定義

接続を維持できるかどうかを示すブール値を取得します。

public:
 property bool CanMaintainConnection { bool get(); };
bool CanMaintainConnection();
public bool CanMaintainConnection { get; }
var boolean = gattSession.canMaintainConnection;
Public ReadOnly Property CanMaintainConnection As Boolean

プロパティ値

Boolean

bool

true 接続を維持できる場合は 。それ以外の場合 falseは 。

Windows の要件

アプリの機能
bluetooth

適用対象