Datasnap.DSClientRest.TDSRestCallbackLoop.Stopped

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Stopped: Boolean read GetStopped;

C++

__property bool Stopped = {read=GetStopped, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSRestCallbackLoop


Beschreibung

Legt fest, ob die DataSnap-REST-Callback-Schleife beendet ist oder nicht.

Die Eigenschaft Stopped legt fest, ob die DataSnap-REST-Callback-Schleife beendet ist oder nicht.

Siehe auch