MsmqTraceListener Properties

Include Protected Members
Include Inherited Members

The MsmqTraceListener type exposes the following members.

Properties

  Name Description
Public property Attributes
Gets the custom trace listener attributes defined in the application configuration file.
(Inherited from TraceListener.)
Public property Filter
Gets and sets the trace filter for the trace listener.
(Inherited from TraceListener.)
Public property Formatter
The ILogFormatter used to format the trace messages.
(Inherited from FormattedTraceListenerBase.)
Public property IndentLevel
Gets or sets the indent level.
(Inherited from TraceListener.)
Public property IndentSize
Gets or sets the number of spaces in an indent.
(Inherited from TraceListener.)
Public property IsThreadSafe
Specifies whether this TraceListener is threadsafe
(Inherited from FormattedTraceListenerBase.)
Public property Name
Gets or sets a name for this TraceListener.
(Inherited from TraceListener.)
Protected property NeedIndent
Gets or sets a value indicating whether to indent the output.
(Inherited from TraceListener.)
Public property QueuePath
Gets the path to the queue.
Public property TraceOutputOptions
Gets or sets the trace output options.
(Inherited from TraceListener.)

See Also

MsmqTraceListener Class

Microsoft.Practices.EnterpriseLibrary.Logging.TraceListeners Namespace