API:Datasnap.DSCommon.TDSChannelThreadState
Delphi
TDSChannelThreadState = (ctsStopped, ctsStarted, ctsFailed, ctsStarting);
C++
enum DECLSPEC_DENUM TDSChannelThreadState : unsigned char { ctsStopped, ctsStarted, ctsFailed, ctsStarting };
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| enum | public | Datasnap.DSCommon.pas Datasnap.DSCommon.hpp |
Datasnap.DSCommon | Datasnap.DSCommon |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.