Datasnap.DSCommon.TDSClientCallbackChannelManager.FState

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FState: TDSChannelThreadState;

C++

TDSChannelThreadState FState;

Properties

Type Visibility Source Unit Parent
field protected
Datasnap.DSCommon.pas
Datasnap.DSCommon.hpp
Datasnap.DSCommon TDSClientCallbackChannelManager

Description

Is a protected field that is used by the State property to specify the current state of the tunnel thread.

See Also