REST.Backend.ServiceComponents.TBackendAuthAdapter.TNotify
Delphi
TNotify = class(TCustomBackendAuth.TNotify)
C++
class PASCALIMPLEMENTATION TNotify : public TCustomBackendAuth::TNotify
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| class | public | REST.Backend.ServiceComponents.pas REST.Backend.ServiceComponents.hpp | REST.Backend.ServiceComponents | TBackendAuthAdapter | 
Beschreibung
 
Repräsentiert die Notify-Basisklasse für REST-Komponenten. 
REST.Backend.ServiceComponents.TBackendAuthAdapter.TNotify erbt von REST.BindSource.TRESTComponentNotify. Der folgende Inhalt bezieht sich auf REST.BindSource.TRESTComponentNotify.
 
Repräsentiert die Notify-Basisklasse für REST-Komponenten. 
TRESTComponentNotify unterstützt Multicast-Benachrichtigungen.