MetricsLatencyEvent Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET