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

[ServiceBusSessionMessageActions] Implement session management APIs #2374

Closed
5 tasks done
fabiocav opened this issue Apr 3, 2024 · 0 comments · Fixed by Azure/azure-sdk-for-net#43245, #2404 or #2512
Closed
5 tasks done
Assignees
Labels

Comments

@fabiocav
Copy link
Member

fabiocav commented Apr 3, 2024

Description

Add support for ServiceBusSessionMessageActions with and initial support with the following APIs:

  • GetSessionStateAsync
  • SetSessionStateAsync
  • ReleaseSessionAsync
  • RenewSessionLockAsync
  • SessionLockedUntil (property)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment