Datasnap.DSCommon.TDSClientCallbackChannelManager.State

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property State: TDSChannelThreadState read FState;

C++

__property TDSChannelThreadState State = {read=FState, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Datasnap.DSCommon.pas
Datasnap.DSCommon.hpp
Datasnap.DSCommon TDSClientCallbackChannelManager

Description

Spécifie l'état en cours du thread de tunnel.

Consultez la propriété State pour obtenir l'état du thread de tunnel.

Voir aussi