Gets the number of messages sent by the gateway since it was started.
integer = numberOfMessagesSent()
getName, getNickName, getProtocolName, numberOfMessagesReceived, setNickName, "Using the GatewayHelper object" in the ColdFusion Developer's Guide
The number of messages sent by the gateway since it was started.
See "GatewayHelper example", in the ColdFusion Developer's Guide, which uses all GatewayHelper class methods.