FloatValueStatistic.AddCounters Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public static void AddCounters (System.Collections.Generic.List<Orleans.Runtime.ICounter> list, Func<Orleans.Runtime.ICounter,bool> predicate);
static member AddCounters : System.Collections.Generic.List<Orleans.Runtime.ICounter> * Func<Orleans.Runtime.ICounter, bool> -> unit
Public Shared Sub AddCounters (list As List(Of ICounter), predicate As Func(Of ICounter, Boolean))