Icon OnComplete Event

property OnComplete: TServerSessionEvent

Available In: Visual Client Applications

This event is triggered when a server session request is complete. Use the RequestStatusCode property to determine the status code returned by the web server and, subsequently, whether the session request was successful or not.
Image