BluetoothServerSocket.Close 方法

定义

立即关闭此套接字并释放所有关联的资源。

[Android.Runtime.Register("close", "()V", "")]
public void Close ();
[<Android.Runtime.Register("close", "()V", "")>]
abstract member Close : unit -> unit
override this.Close : unit -> unit

实现

属性

例外

注解

适用于 . 的 android.bluetooth.BluetoothServerSocket.close()Java 文档

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于