Programming with Reflection
SLPAgentSearchMethod property
Syntax |
object.SLPAgentSearchMethod |
Data type |
Returns (first syntax line) or specifies (second syntax line) the technique Reflection uses to search the network for Directory Agents and Service Agents. If your network does not support multicast addresses, set this property to rcSLPBroadcast.
The default value is rcSLPMulticast.
rcSLPMulticast Perform a Multicast search
rcSLPBroadcast Perform a Broadcast search