| ComponentSpace Trace Listeners Class Library Reference |
|
MsmqTraceListener.QueueName Property
Gets or sets the name of the queue for writing the trace messages.
[Visual Basic]
Public Property QueueName As
String
[C#]
public
string QueueName {get; set;}
Property Value
The name of the queue for writing the trace messages.
See Also
MsmqTraceListener Class | ComponentSpace.TraceListeners Namespace