MessageReceiver.BatchFlushInterval Property
Gets the batch flush interval.
Namespace: Microsoft.ServiceBus.Messaging
Assembly: Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)
This is utilized in implicit batching feature. In order to disable this implicit batching, a user must specify 0 as the batch interval. This is set in the BatchFlushInterval property.