ServiceRequest.EndRequest

Syntax

EndRequest: function (sender, args)

Parameters

sender. Event source.

args. Event information.

Description

The EndRequest event occurs on finishing the service connection.

Example

The event use is given in the example for PPService.EndRequest.

See also:

ServiceRequest