Datasnap.DSCommon.TDSClientCallbackChannelManager.State
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Datasnap.DSCommon.pas Datasnap.DSCommon.hpp
| |
Unit: Datasnap.DSCommon | |
Parent: TDSClientCallbackChannelManager |
Delphi
property State: TDSChannelThreadState read FState;
C++
__property TDSChannelThreadState State = {read=FState, nodefault};
Description
Specifies the current state of the tunnel thread.
Read the State property to obtain the state of the tunnel thread.