System.Bluetooth.TBluetoothServerSocket.Close

De RAD Studio API Documentation
Aller à : navigation, rechercher

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.

Voir aussi