SmartSockets .NET Class Library

TipcMsg.LbMode Property

Gets/Sets the load balancing mode of the message.

The load balancing mode is one of: LB_NONE, LB_ROUND_ROBIN, LB_WEIGHTED, or LB_SORTED.

public virtual int LbMode {get; set;}

Exceptions

Exception TypeCondition
TipcBadArgumentException If lb_mode is not one of the pre-defined types.

See Also

TipcMsg Class | TipcMsg Members | TIBCO.SMARTSOCKETS Namespace | LbMode


Copyright © TIBCO Software Inc. All rights reserved