System.Net.Socket.TSocketFlag

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TSocketFlag = (OOB, PEEK, DONTROUTE, WAITALL);

C++

enum class DECLSPEC_DENUM TSocketFlag : unsigned char { OOB, PEEK, DONTROUTE, WAITALL };

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 !