Kinetica   C#   API  Version 7.2.3.1
Example.ErrorSummary Class Reference

Properties

string WorkerUrl = "" [get, set]
 
string Message = "" [get, set]
 
int RecordCount [get, set]
 
double AgeSecs [get, set]
 

Detailed Description

Definition at line 69 of file BulkInserterDashboard.cs.

Property Documentation

◆ AgeSecs

double Example.ErrorSummary.AgeSecs
getset

Definition at line 74 of file BulkInserterDashboard.cs.

◆ Message

string Example.ErrorSummary.Message = ""
getset

Definition at line 72 of file BulkInserterDashboard.cs.

◆ RecordCount

int Example.ErrorSummary.RecordCount
getset

Definition at line 73 of file BulkInserterDashboard.cs.

◆ WorkerUrl

string Example.ErrorSummary.WorkerUrl = ""
getset

Definition at line 71 of file BulkInserterDashboard.cs.


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