How to set TTL on ServiceBus ManagementClient CreateSubscriptionAsync

后端 未结 0 1844
无人共我
无人共我 2020-11-27 23:53

When I create a subscription as follows the TTL is defaulted to 10675199 days

    var client = new ManagementClient(connStr);

    if (!await client.Subscript         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题