Click or drag to resize

TelemetryProbe Class

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

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

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

The TelemetryProbe type exposes the following members.

Constructors
  NameDescription
Public methodTelemetryProbe
Initializes a new instance of the TelemetryProbe class
Top
Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Top
See Also