Click or drag to resize

PerformanceMeasurementNodeCurrent Property

Gets the current PerformanceMeasurementNode for the current async context.

Namespace:  Aloe.SystemFrameworks.Domain.Core
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public static PerformanceMeasurementNode Current { get; }

Property Value

Type: PerformanceMeasurementNode
The current.
See Also