Icon OnProgress Event

property OnProgress: TServerSessionProgressEvent

Available In: Visual Client Applications

This event is triggered as a server session request is executed and represents the current progress of the request.

Information The Current and Total parameters passed to the event handler are determined by the browser completing the server request and may differ between browsers.
Image