|
|
ediPerformanceCounter |
The ediPerformanceCounter is an instance of a performance counter. Each
performance counter measures a single operation in Framework EDI.
Properties
- Average - Gets the average time of all the time duration it took a specific operation.
- Description - Gets the user friendly description of the performance
counter.
- Frequency - Gets the number of times a specific operation ran.
- High - Gets the longest time it took a specific operation to run.
- Last - Gets the last
time it took a specific operation to run.
- Low - Gets the shortest time it took for an operation to run.