KnowledgeSourceStatistics interface
Statistical information about knowledge source synchronization history.
Properties
| average |
The average number of items processed per synchronization. |
| average |
The average duration of synchronizations in HH:MM:SS format. |
| total |
The total number of synchronizations completed. |
Property Details
averageItemsProcessedPerSynchronization
The average number of items processed per synchronization.
averageItemsProcessedPerSynchronization: number
Property Value
number
averageSynchronizationDuration
The average duration of synchronizations in HH:MM:SS format.
averageSynchronizationDuration: string
Property Value
string
totalSynchronization
The total number of synchronizations completed.
totalSynchronization: number
Property Value
number