Table of Contents

Interface IMessageQueuePolicy

Namespace
PushTechnology.ClientInterface.CommandServices.Commands.Control.Client
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.