Control when feature usage data is sent

It appears that feature usage data for an application is transmitted when the program terminates. I'm looking at using reporting from a service application that may run for months, and I'd like to get data coming back more frequently than that. Is there any way to change this behavior to report data at intervals while the application is still running?
Comments