MetricsEventManager.QueuedEvents Property

Definition

public System.Collections.Concurrent.ConcurrentDictionary<string,Microsoft.Azure.WebJobs.Script.WebHost.Diagnostics.SystemMetricEvent> QueuedEvents { get; }
member this.QueuedEvents : System.Collections.Concurrent.ConcurrentDictionary<string, Microsoft.Azure.WebJobs.Script.WebHost.Diagnostics.SystemMetricEvent>
Public ReadOnly Property QueuedEvents As ConcurrentDictionary(Of String, SystemMetricEvent)

Property Value

Applies to