An NDoc Documented Class Library

IMessageProducer Properties

The properties of the IMessageProducer interface are listed below. For a complete list of IMessageProducer interface members, see the IMessageProducer Members topic.

Public Instance Properties

CompressionLevel The level of compression
CompressionThreshold Any message sent by this message producer whose size exceeds the threshold value will automatically be compressed. A value of -1 (the default) will disable message compression.
DeliveryMode Get and set the message producer's default delivery mode.
Destination Get the message producer's destination.
DisableMessageID Get and set whether message IDs are disabled.
DisableMessageTimestamp Get and set whether message timestamps are disabled.
Priority Get and set the message producer's default priority.
TimeToLive Get and set the message producer's default time to live.

See Also

IMessageProducer Interface | webMethods.Msg Namespace