Click or drag to resize

PerformanceTrackerLabel Property

Gets or sets the label.

Namespace:  com.espertech.esper.compat
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public string Label { get; set; }

Property Value

Type: String
The label.
See Also