RemoteGattServerAutoConnect Property
Permit to manage autoconnect in GattServer
Namespace: InTheHand.BluetoothAssembly: InTheHand.BluetoothLE (in InTheHand.BluetoothLE.dll) Version: 4.0.28+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
public bool AutoConnect { get; set; }
Public Property AutoConnect As Boolean
Get
Set
public:
property bool AutoConnect {
bool get ();
void set (bool value);
}
member AutoConnect : bool with get, set
Property Value
Boolean available only on monoandroid