System.Net.Socket.TSocketState

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TSocketState = (Connected, Client, Listening);

C++

enum class DECLSPEC_DENUM TSocketState : unsigned char { Connected, Client, Listening };

Propriétés

Type Visibilité  Source Unité  Parent
enum public
System.Net.Socket.pas
System.Net.Socket.hpp
System.Net.Socket System.Net.Socket

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !