Click or drag to resize

TelemetryLockCategoryName Property

Gets or sets the name.

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

Property Value

Type: String
The name.
See Also