MessageReceiver Properties
The MessageReceiver type exposes the following members.
| Name | Description | |
|---|---|---|
|
BatchFlushInterval | Gets the batch flush interval. |
|
BatchingEnabled | Gets a value indicating whether the batching is enabled. |
|
IsClosed | Gets or sets a value that indicates whether the message client entity is closed. (Inherited from MessageClientEntity.) |
|
Mode | Gets the message receive mode. |
|
Path | Gets the path of the queue or topic, relative to the MessagingFactory base address. |
|
PrefetchCount | Gets or sets the number of messages that the message receiver can simultaneously request. |