PerformanceMeasurementNodeCurrent Property |
Namespace:
Aloe.SystemFrameworks.Domain.Core
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntaxpublic static PerformanceMeasurementNode Current { get; }
Public Shared ReadOnly Property Current As PerformanceMeasurementNode
Get
public:
static property PerformanceMeasurementNode^ Current {
PerformanceMeasurementNode^ get ();
}
static member Current : PerformanceMeasurementNode with get
Property Value
Type:
PerformanceMeasurementNode
The current.
See Also