Datasnap.DSClientRest.TDSRESTChannelEventItem.Callback
[–] Properties | |
---|---|
Type: field | |
Visibility: public | |
Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
Unit: Datasnap.DSClientRest | |
Parent: TDSRESTChannelEventItem |
Delphi
Callback: TDSRestClientCallback;
C++
TDSRestClientCallback* Callback;
Description
The callback added or removed.
It is null/nil
if the channel is being closed.