ServiceRequest.Executed

Syntax

Executed: function (sender, args)

Parameters

sender. Event source.

args. Event information.

Description

The Executed event occurs after executing a service request.

Comments

The event is generated only if there are queries in the queue.

Example

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

See also:

ServiceRequest