Skip to content
HaishiBai edited this page May 1, 2012 · 1 revision

Prerequisites

Transient Fault Handling Framework Windows Azure SDK 1.6

Run

  1. Set Samples\HellowWorld as start-up project
  2. Modify Main() method to enter your Service Bus subscription info.
  3. Compile and run. The code will run through 10 messages synchronously. Press [Enter] to continue.
  4. The code goes through 10 messages asynchronously. Press [Enter] again to exit.
Clone this wiki locally