MetricsLatencyEvent Class

Definition

Event class used for internal tracking of outstanding latency events

public class MetricsLatencyEvent
type MetricsLatencyEvent = class
Public Class MetricsLatencyEvent
Inheritance
MetricsLatencyEvent

Constructors

MetricsLatencyEvent()

Properties

EndTime

Gets or sets the time at which this event ended.

Id

Gets or sets the ID of this event.

Name

Gets or sets the name of this event.

StartTime

Gets or sets the time at which this event started.

Applies to