Click or drag to resize

NdlcTimingLayoutRenderer Properties

The NdlcTimingLayoutRenderer type exposes the following members.

Properties
  NameDescription
Public propertyCurrentScope
Gets or sets whether to only include the duration of the last scope created
Public propertyFormat
Gets or sets the TimeSpan format. Can be any argument accepted by TimeSpan.ToString(format).
Protected propertyLoggingConfiguration
Gets the logging configuration this target is part of.
(Inherited from LayoutRenderer.)
Public propertyScopeBeginTime
Gets or sets whether to just display the scope creation time, and not the duration
Protected propertyValueFormatter
Value formatter
(Inherited from LayoutRenderer.)
Top
See Also