Diffusion .NET Client Library  6.1.5
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.CommandServices.Commands.Control.Client.IMessageQueuePolicy Interface Reference

Policy for managing the message queue. More...

Inherited by PushTechnology.ClientInterface.CommandServices.Commands.Control.Client.MessageQueuePolicy.

Properties

bool IsConflated [get]
 Returns true if conflation is enabled. More...
 
ThrottlerType ThrottlerType [get]
 Returns the type of throttling. More...
 
int ThrottlingLimit [get]
 Returns the throttling limit. The meaning of this limit depends on the throttler type. More...
 

Detailed Description

Policy for managing the message queue.

Property Documentation

bool PushTechnology.ClientInterface.CommandServices.Commands.Control.Client.IMessageQueuePolicy.IsConflated
get

Returns true if conflation is enabled.

ThrottlerType PushTechnology.ClientInterface.CommandServices.Commands.Control.Client.IMessageQueuePolicy.ThrottlerType
get

Returns the type of throttling.

int PushTechnology.ClientInterface.CommandServices.Commands.Control.Client.IMessageQueuePolicy.ThrottlingLimit
get

Returns the throttling limit. The meaning of this limit depends on the throttler type.


The documentation for this interface was generated from the following file: