Click or drag to resize

EneterTrace Class

[Missing <summary> documentation for "T:Eneter.Messaging.Diagnostic.EneterTrace"]

Inheritance Hierarchy
SystemObject
  Eneter.Messaging.DiagnosticEneterTrace

Namespace:  Eneter.Messaging.Diagnostic
Assembly:  Eneter.Messaging.Framework (in Eneter.Messaging.Framework.dll) Version: 8.0.7
Syntax
public sealed class EneterTrace : IDisposable

The EneterTrace type exposes the following members.

Properties
Methods
  NameDescription
Public methodStatic memberDebug
Public methodStatic memberEntering
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodStatic memberError(String)
Public methodStatic memberError(String, Exception)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberInfo(String)
Public methodStatic memberInfo(String, Exception)
Public methodStatic memberStartProfiler
Public methodStatic memberStopProfiler
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodStatic memberWarning(String)
Public methodStatic memberWarning(String, Exception)
Top
See Also