Programming with Reflection

image\rwnprg32.gif SLPAgentSearchMethod property

 

Syntax

object.SLPAgentSearchMethod
object.SLPAgentSearchMethod = Value

Data type

Enumeration

 

Description

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.

Values

The default value is rcSLPMulticast.

rcSLPMulticast Perform a Multicast search

rcSLPBroadcast Perform a Broadcast search

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property