Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable a way to Unregister Message Handler and Session Handler #14021

Merged
merged 23 commits into from
Sep 10, 2020

Commits on Aug 6, 2020

  1. Configuration menu
    Copy the full SHA
    8c46a41 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. Update sdk/servicebus/Microsoft.Azure.ServiceBus/src/Core/IReceiverCl…

    …ient.cs
    
    Co-authored-by: Sean Feldman <SeanFeldman@users.noreply.github.com>
    DorothySun216 and SeanFeldman authored Aug 10, 2020
    Configuration menu
    Copy the full SHA
    db9b322 View commit details
    Browse the repository at this point in the history
  2. Update sdk/servicebus/Microsoft.Azure.ServiceBus/src/Core/MessageRece…

    …iver.cs
    
    Co-authored-by: Sean Feldman <SeanFeldman@users.noreply.github.com>
    DorothySun216 and SeanFeldman authored Aug 10, 2020
    Configuration menu
    Copy the full SHA
    da77a24 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. Configuration menu
    Copy the full SHA
    5e1576a View commit details
    Browse the repository at this point in the history
  2. Update sdk/servicebus/Microsoft.Azure.ServiceBus/src/SubscriptionClie…

    …nt.cs
    
    Co-authored-by: Sean Feldman <SeanFeldman@users.noreply.github.com>
    DorothySun216 and SeanFeldman authored Aug 13, 2020
    Configuration menu
    Copy the full SHA
    61f0998 View commit details
    Browse the repository at this point in the history
  3. Update sdk/servicebus/Microsoft.Azure.ServiceBus/src/Core/MessageRece…

    …iver.cs
    
    Co-authored-by: Sean Feldman <SeanFeldman@users.noreply.github.com>
    DorothySun216 and SeanFeldman authored Aug 13, 2020
    Configuration menu
    Copy the full SHA
    2988d02 View commit details
    Browse the repository at this point in the history
  4. Update sdk/servicebus/Microsoft.Azure.ServiceBus/src/QueueClient.cs

    Co-authored-by: Sean Feldman <SeanFeldman@users.noreply.github.com>
    DorothySun216 and SeanFeldman authored Aug 13, 2020
    Configuration menu
    Copy the full SHA
    d3faba2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b921a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    78aff54 View commit details
    Browse the repository at this point in the history
  7. nit

    DorothySun216 committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    25f6b8d View commit details
    Browse the repository at this point in the history
  8. nit

    DorothySun216 committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    d4a5589 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. Merge branch 'master' of https://github.com/Azure/azure-sdk-for-net i…

    …nto unregistermessagehandler
    DorothySun216 committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    ecd820b View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2020

  1. Add a new cancellation type to not cancel inflight message handling o…

    …perations when unregister is called.
    DorothySun216 committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    cd8f044 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. Configuration menu
    Copy the full SHA
    fff0016 View commit details
    Browse the repository at this point in the history
  2. nit

    DorothySun216 committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    fae7bf1 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. Configuration menu
    Copy the full SHA
    642dc36 View commit details
    Browse the repository at this point in the history
  2. nit

    DorothySun216 committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    ffc4249 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbd31d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. change public API

    DorothySun216 committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    f4dac4b View commit details
    Browse the repository at this point in the history
  2. update the API header

    DorothySun216 committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    9692122 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. Configuration menu
    Copy the full SHA
    7741ad9 View commit details
    Browse the repository at this point in the history
  2. fix spacing

    DorothySun216 committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    2bb96a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0ec74a View commit details
    Browse the repository at this point in the history