Datasnap.DSClientRest.TDSRestCallbackLoop.ClientChannel
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
Unit: Datasnap.DSClientRest | |
Parent: TDSRestCallbackLoop |
Delphi
property ClientChannel: TDSRestClientChannel read FClientChannel;
C++
__property TDSRestClientChannel* ClientChannel = {read=FClientChannel};
Description
Specifies the DataSnap REST client channel.
The ClientChannel property specifies the DataSnap REST client channel.