|
DescriptionGets
the number of messages sent by the gateway since it was started.
Syntaxinteger = numberOfMessagesSent()
ReturnsThe
number of messages sent by the gateway since it was started.
ExampleSee GatewayHelper
example, in the Developing ColdFusion Applications,
which uses all GatewayHelper class methods.
|
|
|