Azure-Samples / service-bus-dotnet-messaging-performance

This sample can be used to help benchmark Service Bus premium messaging, and can be used for performance best practices.
MIT License
52 stars 39 forks source link

Update Service Bus SDK from t1 to t2 #16

Closed v-yilinhu closed 2 years ago

v-yilinhu commented 2 years ago
  1. Update Service Bus SDK from t1 to t2

  2. Update files:

    • ./ThroughputTest/Program.cs
    • ./ThroughputTest/Properties/launchSettings.json
    • ./ThroughputTest/ReceiverTask.cs
    • ./ThroughputTest/SenderTask.cs
    • ./ThroughputTest/Settings.cs
    • ./ThroughputTest/ThroughputTest.csproj

@scottaddie, @AlexGhiondea, @lilyjma, @ramya-rao-a and @JoshLove-msft for notification.

ramya-rao-a commented 2 years ago

@JoshLove-msft, please review

v-xuto commented 2 years ago

@jongio Please help merge this PR.