numberOfMessagesSent

Description

Gets the number of messages sent by the gateway since it was started.

Syntax

integer = numberOfMessagesSent()

Returns

The number of messages sent by the gateway since it was started.

Example

See GatewayHelper example, in the Developing ColdFusion Applications, which uses all GatewayHelper class methods.