ComponentSpace Trace Listeners Class Library Reference

MsmqTraceListener Constructor

Initializes a new instance of the MsmqTraceListener.

Overload List

Initializes a new instance of the MsmqTraceListener.

public MsmqTraceListener();

Initializes a new instance of the MsmqTraceListener using the specified queue name.

public MsmqTraceListener(string);

See Also

MsmqTraceListener Class | ComponentSpace.TraceListeners Namespace