MessageReceiver.BatchingEnabled Property

Definition

Gets a value indicating whether the batching is enabled.

protected bool BatchingEnabled { get; }
member this.BatchingEnabled : bool
Protected ReadOnly Property BatchingEnabled As Boolean

Property Value

true if batching is enabled; otherwise, false.

Applies to