Datasnap.DSCommon.TDSClientCallbackChannelManager.FState
[–] Properties | |
---|---|
Type: field | |
Visibility: protected | |
Source: Datasnap.DSCommon.pas Datasnap.DSCommon.hpp
| |
Unit: Datasnap.DSCommon | |
Parent: TDSClientCallbackChannelManager |
Delphi
FState: TDSChannelThreadState;
C++
TDSChannelThreadState FState;
Description
Is a protected field that is used by the State property to specify the current state of the tunnel thread.