Kinetica   C#   API  Version 7.2.3.1
Example.ConsoleDashboard Class Reference

Renders DashboardMetrics to the console with a visual layout. More...

Public Member Functions

 ConsoleDashboard (TimeSpan refreshInterval, bool showErrors=true)
 
void Render (DashboardMetrics metrics)
 

Detailed Description

Renders DashboardMetrics to the console with a visual layout.

Definition at line 213 of file BulkInserterDashboard.cs.

Constructor & Destructor Documentation

◆ ConsoleDashboard()

Example.ConsoleDashboard.ConsoleDashboard ( TimeSpan  refreshInterval,
bool  showErrors = true 
)
inline

Definition at line 218 of file BulkInserterDashboard.cs.

Member Function Documentation

◆ Render()

void Example.ConsoleDashboard.Render ( DashboardMetrics  metrics)
inline

Definition at line 229 of file BulkInserterDashboard.cs.


The documentation for this class was generated from the following file: