azure - transactionScope 如何影响 Azure 队列?

标签 azure azure-storage azure-storage-queues

如果在 transactionScope 内进行 Azure 队列事务(推送/弹出),是否需要提交这些事务,还是无论事务完整性如何都完成这些事务?

最佳答案

Azure 存储队列 do not support transactions ,因此更改是立即的。

关于azure - transactionScope 如何影响 Azure 队列?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15207328/

相关文章:

azure - 如何使用 Azure 存储队列逻辑应用连接器设置队列消息的过期时间 (TTL)?

c# - 如何将队列触发的 Azure Function 绑定(bind)到自定义对象

azure - 在 HelmDeploy 的任务之间共享管道变量

c# - Azure .NET MVC 核心应用程序 : User not being redirected upon form submission

azure - 分配策略以从订阅继承标签后,无法从门户更新标签

c# - 嵌套 Linq 查询 Microsoft Azure

Azure 调度程序作业集合与资源管理器部署模型存储队列集成

php - azure 托管 Web 应用程序上的 html 联系表单

c# - Azure 表服务 2012 年 10 月版本中的投影,不使用字符串来引用列

powershell - 使用 Get-StorageJob Content 将 blob 下载到本地目录时出现问题