The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
MsmqBindingBase::UseMsmqTracing Property
.NET Framework (current version)
Gets or sets a value that indicates whether messages processed by this binding should be traced.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System::Booleantrue if messages processed by this binding should be traced; otherwise, false. The default is false.
When tracing is enabled, report messages are created and sent to the report queue each time the message leaves or arrives at a Message Queuing (MSMQ) computer.
.NET Framework
Available since 3.0
Available since 3.0
Show: