System.Net.Socket.TSocketStates

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

type TSocketStates = set of TSocketState;

C++

typedef System::Set<TSocketState, _DELPHI_SET_ENUMERATOR(TSocketState::Connected), _DELPHI_SET_ENUMERATOR(TSocketState::Listening)> TSocketStates;

Propriétés

Type Visibilité  Source Unité  Parent
set
typedef
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 !