Container element; contains elements that configure the settings of the message queue. A message queue is used to buffer incoming messages from the publisher so that the server can send messages in chunks to the subscribers. You can disable queuing so that individual messages are immediately sent to subscribers. To disable queuing, set the enabled attribute to false.
MaxQueueSize, MaxQueueDelay, FlushOnData, AggregateMessages (Queue)
Send me an e-mail when comments are added to this page | Comment Report