Posts tagged with Service Bus, Windows Azure
-
Setting rule actions in Service Bus Subscriptions is a useful mechanism for automatically modify properties of BrokeredMessages when they are sent to a Topic. The easiest way for assigning a rule action to a subscription is to do it when the subscription is being created: Here we are setting the value of the DeliveryCount property... read more
