Interface IMessageQueuePolicy
- Assembly
- Diffusion.Client.dll
Policy for managing the message queue.
public interface IMessageQueuePolicy
Properties
IsConflated
Returns true if conflation is enabled.
bool IsConflated { get; }
Property Value
- bool
Whether conflation is enabled.