Compartir a través de


IWithMessageBatching.WithoutMessageBatching Método

Definición

Especifica que el procesamiento por lotes predeterminado debe deshabilitarse en esta suscripción. Con el bus de servicio de procesamiento por lotes puede procesar varios mensajes cuando escribe o elimina mensajes de su almacén interno.

public Microsoft.Azure.Management.ServiceBus.Fluent.Subscription.Definition.IWithCreate WithoutMessageBatching ();
abstract member WithoutMessageBatching : unit -> Microsoft.Azure.Management.ServiceBus.Fluent.Subscription.Definition.IWithCreate
Public Function WithoutMessageBatching () As IWithCreate

Devoluciones

Se aplica a