Click or drag to resize

TelemetryEngine Class

[Missing <summary> documentation for "T:com.espertech.esper.compat.threading.locks.TelemetryEngine"]

Inheritance Hierarchy
SystemObject
  com.espertech.esper.compat.threading.locksTelemetryEngine

Namespace:  com.espertech.esper.compat.threading.locks
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public class TelemetryEngine

The TelemetryEngine type exposes the following members.

Constructors
  NameDescription
Public methodTelemetryEngine
Initializes a new instance of the TelemetryEngine class
Top
Properties
  NameDescription
Public propertyCategories
Gets the categories.
Public propertyCategoryDictionary
Gets the category dictionary.
Top
Methods
  NameDescription
Public methodDumpTo
Dumps telemetry information to a textWriter.
Public methodDumpToFile
Dumps telemetry information to file.
Public methodGetCategory
Gets the category.
Top
See Also