The Trace property specifies where report messages are sent when tracing a message.
Type: | Long |
Run time: | read/write |
object.Trace
Syntax Element | Description |
---|---|
object | Message (MSMQMessage) object that defines the message. |
The Trace property can be set to one of the following values:
If Trace is specified but the report queue is not defined by the MSMQ Administrator for the message's source Queue Manager, this property is ignored.
For a description of report queues and messages, see Report Queues and Report Messages.
Windows NT: Requires version 4.0 SP3 or later.
Windows: Requires Windows 95 or later.
Windows CE: Unsupported.
Header: Declared in mqoai.h.
Import Library: Use mqoa.lib.
Unicode: Defined only as Unicode.