Click or drag to resize

PerformanceMeasurementsContainerGetStatisticsAndClear Method

Returns the statistics and resets the storage.

Namespace:  Aloe.SystemFrameworks.Domain.Core
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public (DateTime Since, KeyValuePair<(string , string , string , string ), PerformanceMeasurementsContainerOperationStats>[] ) GetStatisticsAndClear()

Return Value

Type: ValueTupleDateTime, KeyValuePairValueTupleString, String, String, String, PerformanceMeasurementsContainerOperationStats
See Also