IncludeExecutionTime
Indicates that the execution time of a method should be tracked and logged on exit.
Declaration
public bool IncludeExecutionTime { get; set; }
Property Value
Type | Description |
---|---|
bool |
Indicates that the execution time of a method should be tracked and logged on exit.
public bool IncludeExecutionTime { get; set; }
Type | Description |
---|---|
bool |