An NDoc Documented Class Library

IMessageProducer Members

IMessageProducer overview

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.

Public Instance Methods

Close Closes the message producer.
GetOutputStream Get the output stream to perform byte streaming
SendOverloaded. Sends a message to the message producer's destination.

See Also

IMessageProducer Interface | webMethods.Msg Namespace