Datasnap.DSClientRest.TDSRESTChannelEventItem.ClientChannel

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ClientChannel: TDSRestClientChannel;

C++

TDSRestClientChannel* ClientChannel;

Properties

Type Visibility Source Unit Parent
field public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSRESTChannelEventItem

Description

Returns the current client channel.

See Also