Programming with Reflection

image\rwnprg32.gif SLPUseLoadBalancing property

 

Syntax

object.SLPUseLoadBalancing
object.SLPUseLoadBalancing = Value

Data type

Boolean

 

Description

Returns (first syntax line) or specifies (second syntax line) whether Reflection uses load balancing for SLP connections.

When this property is True, Reflection queries the network for available servers that are using 10% of their capacity. If no servers are found, Reflection queries for servers that are using 20%. It continues in this manner until a server is found, and then connects to that server.

When this property is False, Reflection queries the network for an available server and connects to the first server it finds.

Values

The default value is True.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property