File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
articles/service-bus-messaging Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -290,9 +290,9 @@ See the following articles:
290
290
[ MaxConcurrentSessions ] : /dotnet/api/azure.messaging.servicebus.servicebussessionprocessoroptions.maxconcurrentsessions
291
291
[ DebugThreadPoolStarvation ] : /dotnet/core/diagnostics/debug-threadpool-starvation
292
292
[ DiagnoseThreadPoolExhaustion ] : /shows/on-net/diagnosing-thread-pool-exhaustion-issues-in-net-core-apps
293
- [ TryTimeout ] : /dotnet/api/azure.messaging.servicebus.servicebusretryoptions.trytimeout?view=azure-dotnet
294
- [ SessionIdleTimeout ] : /dotnet/api/azure.messaging.servicebus.servicebussessionprocessoroptions.sessionidletimeout?view=azure-dotnet
295
- [ BackgroundService ] : /dotnet/api/microsoft.extensions.hosting.backgroundservice?view=dotnet
293
+ [ TryTimeout ] : /dotnet/api/azure.messaging.servicebus.servicebusretryoptions.trytimeout?view=azure-dotnet&preserve-view=true
294
+ [ SessionIdleTimeout ] : /dotnet/api/azure.messaging.servicebus.servicebussessionprocessoroptions.sessionidletimeout?view=azure-dotnet&preserve-view=true
295
+ [ BackgroundService ] : /dotnet/api/microsoft.extensions.hosting.backgroundservice?view=dotnet&preserve-view=true
296
296
[ TransactionTimeout ] : /azure/service-bus-messaging/service-bus-transactions#timeout
297
297
[ CrossEntityTransactions ] : https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/servicebus/Azure.Messaging.ServiceBus/samples/Sample06_Transactions.md#transactions-across-entities
298
298
[ Transactions ] : /azure/service-bus-messaging/service-bus-transactions
You can’t perform that action at this time.
0 commit comments