 | DefaultLockManagerIsTelemetryEnabled Property |
Gets or sets a value indicating whether this instance is telemetry enabled.
Namespace:
com.espertech.esper.compat.threading.locks
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxpublic bool IsTelemetryEnabled { get; set; }
Property Value
Type:
Booleantrue if this instance is telemetry enabled; otherwise,
false.
See Also