API:Datasnap.DSCommon.TDSChannelThreadState

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TDSChannelThreadState = (ctsStopped, ctsStarted, ctsFailed);

C++

enum DECLSPEC_DENUM TDSChannelThreadState : unsigned char { ctsStopped, ctsStarted, ctsFailed };

Properties

Type Visibility Source Unit Parent
enum public
Datasnap.DSCommon.pas
Datasnap.DSCommon.hpp
Datasnap.DSCommon Datasnap.DSCommon

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!