你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IWithMessageBatching.WithMessageBatching 方法

定义

指定服务总线在将消息写入内部存储区或删除消息时,可以批处理多条消息。 这会增加吞吐量。

public Microsoft.Azure.Management.ServiceBus.Fluent.Queue.Update.IUpdate WithMessageBatching ();
abstract member WithMessageBatching : unit -> Microsoft.Azure.Management.ServiceBus.Fluent.Queue.Update.IUpdate
Public Function WithMessageBatching () As IUpdate

返回

适用于