Click or drag to resize

Tracer Class

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

Inheritance Hierarchy
SystemObject
  com.espertech.esper.compatTracer

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

The Tracer type exposes the following members.

Constructors
  NameDescription
Public methodTracer
Initializes a new instance of the Tracer class
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the Tracer
Top
See Also