Condividi tramite


StatsTableDataManager.ReportStats(List<ICounter>) Metodo

Definizione

Scrive un set di statistiche nell'archiviazione.

public System.Threading.Tasks.Task ReportStats(System.Collections.Generic.List<Orleans.Runtime.ICounter> statsCounters);
abstract member ReportStats : System.Collections.Generic.List<Orleans.Runtime.ICounter> -> System.Threading.Tasks.Task
override this.ReportStats : System.Collections.Generic.List<Orleans.Runtime.ICounter> -> System.Threading.Tasks.Task
Public Function ReportStats (statsCounters As List(Of ICounter)) As Task

Parametri

statsCounters
List<ICounter>

Statistiche da scrivere

Restituisce

Implementazioni

Si applica a