Table of Contents

Enum ConnectionBrokerLoadBalancingMode

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Represents the connection broker load balancing mode

public enum ConnectionBrokerLoadBalancingMode

Fields

DoNotParticipate = 0

This server should not participate in load balancing

Participate = 1

This server should participate in load balancing

Unknown = 1024

The load balancing mode is unknown