Is it possible to change the Duplicate Detection Window on an existing Windows Azure Service Bus topic?
I am using C# to interact with Service Bus.
Is it possible to change the Duplicate Detection Window on an existing Windows Azure Service Bus topic?
I am using C# to interact with Service Bus.
You can't update the core policy on an existing entity in the broker today.
I think you need to set the DuplicateDetectionHistoryTimeWindow
Alan Smith has a nice blog post (overview): http://geekswithblogs.net/asmith/archive/2011/08/17/146556.aspx