Icon OnComplete Event

property OnComplete: TEWBServerSessionEvent

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