System.Bluetooth.TBluetoothServerSocket.Close
Delphi
procedure Close;
C++
void __fastcall Close();
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
procedure function |
public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothServerSocket |
Description
Ferme ce socket.
Vous pouvez utiliser Close pour abandonner un appel à Accept à partir d'un thread différent.