Datasnap.DSClientRest.TDSRestCallbackLoop.Stopped
Delphi
property Stopped: Boolean read GetStopped;
C++
__property bool Stopped = {read=GetStopped, nodefault};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp |
Datasnap.DSClientRest | TDSRestCallbackLoop |
Description
Specifies whether the DataSnap REST callback loop is stopped or not.
The Stopped property specifies whether the DataSnap REST callback is stopped or not.