REST.Backend.EndPoint.TBackendRequestComponent Events
InheritedProtected
OnAfterExecute | public | Occurs after completing the request (i.e. after finishing the Execute method). |
OnBeforeExecute | public | |
OnGetDeltaStreams | protected | Allows a component to generate and provide a list of delta streams representing changes to the component's state. |
OnHTTPProtocolError | public | Occurs when the server returns a status code other than "200 - OK". |