Android.Bluetooth.BluetoothGattServer.Close Method
Close this GATT server instance.

Syntax

[Android.Runtime.Register("close", "()V", "")]
public void Close ()

Remarks

Close this GATT server instance. Application should call this method as early as possible after it is done with this GATT server.

[Android Documentation]

Requirements

Namespace: Android.Bluetooth
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18