PostSharpAPI ReferencePost­Sharp.​Patterns.​DiagnosticsLogging­ProfileInclude­Execution­Time
Open sandboxFocus

LoggingProfile.IncludeExecutionTime Property

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
System.Boolean