|   | Logical | 
The LogicalThreadStatistics type exposes the following members.
 Properties
Properties
        | Name | Description | |
|---|---|---|
|   | ExecutionCount | Gets the total number of actions executed on the logical thread. | 
|   | MaxExecutionTime | Gets the execution time of the longest running action. | 
|   | MinExecutionTime | Gets the execution time of the shortest running action. | 
|   | TotalExecutionTime | Gets the total execution time of all actions executed on the logical thread. | 
 See Also
See Also