Click or drag to resize

PageElementPropertiesConsoleDatasheet_PaneWarningThreshold Property

Hideable console panes whose rendering exceed this threshold (in milliseconds) should display a slow pane icon letting the user know that closing the pane will improve performance. This value overrides the corresponding Performance feature for this pane.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
int ConsoleDatasheet_PaneWarningThreshold { get; }

Property Value

Type: Int32
Hideable console panes whose rendering exceed this threshold (in milliseconds) should display a slow pane icon letting the user know that closing the pane will improve performance. This value overrides the corresponding Performance feature for this pane.
See Also