class Ens.Activity.Service.TCPCounted extends Ens.BusinessService
The type of adapter used to communicate with external systems
This user callback method is called via initConfig() from %OnNew() or in the case of SOAP Services from OnPreSOAP()
Override this method to process incoming data. Do not call SendRequestSync/Async() from outside this method (e.g. in a SOAP Service or a CSP page).