Прочетете на английски

Споделяне чрез


LatencyData Struct

Definition

Encapsulates the state accumulated while measuring the latency of an operation.

C#
public readonly struct LatencyData
Inheritance
LatencyData

Constructors

Properties

Checkpoints

Gets the list of checkpoints added while measuring the operation's latency.

DurationTimestamp

Gets the total time measured by the latency context.

DurationTimestampFrequency

Gets the frequency of the duration timestamp.

Measures

Gets the list of measures added.

Tags

Gets the list of tags added to provide metadata about the operation being measured.

Applies to

Продукт Версии
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)