MetricTelemetry.Count Özellik

Tanım

Bu ölçüm için örnek sayısını alır veya ayarlar.

public:
 property Nullable<int> Count { Nullable<int> get(); void set(Nullable<int> value); };
public int? Count { get; set; }
member this.Count : Nullable<int> with get, set
Public Property Count As Nullable(Of Integer)

Özellik Değeri

Nullable<Int32>

Şunlara uygulanır