Namespace:  Apache.NMS
Assembly:  Apache.NMS (in Apache.NMS.dll)

Collapse imageSyntax

Visual Basic
Public NotInheritable Class Tracer
C#
public sealed class Tracer
Visual C++
public ref class Tracer sealed
JavaScript
Apache.NMS.Tracer = function();

Type.createClass(
	'Apache.NMS.Tracer');

Collapse imageInheritance Hierarchy

System..::..Object
  Apache.NMS..::..Tracer

Collapse imageSee Also