You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Messaging SDK introduced a ServiceBusTimeoutException for the purpose of extending TimeoutException with IsTransient property. (see Azure/azure-service-bus-dotnet#173)
The event hub version should probably do the same for consistency purposes.
The Messaging SDK introduced a ServiceBusTimeoutException for the purpose of extending TimeoutException with IsTransient property. (see Azure/azure-service-bus-dotnet#173)
The event hub version should probably do the same for consistency purposes.