Datasnap.DSClientRest.TDSCustomRestConnection Events
InheritedProtected
| OnAfterExecute | public | Occurs after TDSCustomRestConnection receives the results from executing a method on the application server. | 
| OnAuthentication | public | Occurs when the server fires an authentication event. | 
| OnBeforeExecute | public | Occurs before TDSCustomRestConnection sends an encoded method call for execution. | 
| OnGetDeltaStreams | protected | |
| OnLogin | public | 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 | public | Occurs when the SSL certificate needs to be validated. | 
| OnValidatePeerCertificate | public | Occurs when the peer certificate is about to be validated. | 
| OnValidatePeerCertificateErr | public | Occurs when an error arises while validating the peer certificate. |