SalesBuy
1-855-856-7678
Technical SupportSupport
Gets the batch flush interval.
Namespace: Microsoft.ServiceBus.Messaging
| Exception | Condition |
|---|---|
| ObjectDisposedException |
Thrown when the MessageSender is in closing, closed, or faulted state. |
The batch flush is used for implicit batching and is configurable on the object. You can disable implicit batching by specifying 0 as the batch interval. This is set in the BatchFlushInterval property.