Metrics associated with the process at the end of the last conversion.

System.Object
    WebSupergoo.ABCpdf13.Metrics

 

   
   
Method
Description

 

   
   
Property
Description
NetTransferCount The number of bytes transferred over the network.
TotalUserTime The total amount of user-mode execution time for all processes involved in the conversion.
TotalKernelTime The total amount of kernel-mode execution time for all processes involved in the conversion.
TotalPageFaultCount The total number of page faults for all processes involved in the conversion.
TotalProcesses The total number of processes involved in the conversion.
ReadTransferCount The number of bytes read.
WriteTransferCount The number of bytes written.
OtherTransferCount The number of io bytes transferred other than read and write.
PeakMemoryUsed The peak memory usage of all processes involved in the conversion.