Returns the average time in milli seconds spent during the last
successful/unsuccessful attempt to execute the operation, as a
CountStatistic. The time spent is generally an indication of
the system load/processing time.
Returns the total number of successful runs, as a CountStatistic.
Generally if an operation returns with out a fault it is consider a
success. normally, this count will increment by one.