PPService.EndRequest

Syntax

EndRequest: function (sender, args)

Parameters

sender. Event source.

args. Event information.

Description

The EndRequest event occurs on finishing the repository connection.

Example

The example of event use is given in the Example of Creating the ReportBox Component page.

See also:

PPService