Datasnap.DSClientRest.TDSRestCallbackLoop

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTDSRestCallbackLoop
[–] Properties
Type: class
Visibility: public
Source:
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Unit: Datasnap.DSClientRest
Parent: Datasnap.DSClientRest

Delphi

TDSRestCallbackLoop = class

C++

class PASCALIMPLEMENTATION TDSRestCallbackLoop : public System::TObject


Description

Implements DataSnap REST callback loops.

Use the TDSRestCallbackLoop class to implement DataSnap REST callback loops.

See Also