IncludeActivityExecutionTime
Determines whether the execution time should be measured for custom activities. The default value is false
.
This property does not affect the measurement of execution time of methods, which is only influenced
by the IncludeExecutionTime property of the build-time logging profile.
Declaration
public bool IncludeActivityExecutionTime { get; set; }
Property Value
Type | Description |
---|---|
bool |