Gets the date and time that the gateway changed its online status.
date-time object = getStatusTimeStamp()
getCustomAwayMessage, getStatusAsString, isOnline, setStatus, "Using the GatewayHelper object" in the ColdFusion Developer's Guide
The date and time that the gateway changed its online status, normally by calling the setStatus gatewayHelper object method.
See "GatewayHelper example", in the ColdFusion Developer's Guide, which uses all GatewayHelper class methods.