Datasnap.DSClientRest.TDSRestConnection Events
InheritedProtected
| OnAfterExecute | published | Occurs after TDSCustomRestConnection receives the results from executing a method on the application server. |
| OnAuthentication | published | Occurs when the server fires an authentication event. |
| OnBeforeExecute | published | Occurs before TDSCustomRestConnection sends an encoded method call for execution. |
| OnGetDeltaStreams | protected | |
| OnLogin | published | Occurs when the user logs in, using a DataSnap REST connection. |
| OnSelectClientCertificate | public | Occurs when the server requires the user to select an SSL certificate |
| OnValidateCertificate | published | Occurs when the SSL certificate needs to be validated. |
| OnValidatePeerCertificate | published | Occurs when the peer certificate is about to be validated. |
| OnValidatePeerCertificateErr | published | Occurs when an error arises while validating the peer certificate. |