The sender-receiver C# sample works the same as the JMS sample described in
Sender-Receiver Application Components. Both are "bare bones" examples designed to illustrate messaging basics. In both samples, a sender application connects to
webMethods Broker and sends a single text message to a destination. A receiver application consumes the message and then shuts itself down.