 | TelemetryLockCategoryEvents Property |
Gets the telemetry events.
Namespace:
com.espertech.esper.compat.threading.locks
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxpublic ICollection Events { get; }
Property Value
Type:
ICollectionTThe events.
See Also