Programming with Reflection

image\rwnprg32.gif SLPDiscoveryRetryInterval property

 

Syntax

object.SLPDiscoveryRetryInterval
object.SLPDiscoveryRetryInterval = Value

Data type

Long

 

Description

Returns (first syntax line) or specifies (second syntax line) the number of milliseconds Reflection will wait to reissue a request to discover SLP Directory Agents. If there is no reply to the reissued request, Reflection will wait the specified interval and then send another discovery request, and will continue in this manner until the time specified by SLPMaxDiscoveryWait is reached.

Note: The value for SLPDiscoveryRetryInterval should not exceed the value of SLPMaxDiscoveryWait.

Values

The default value is 100.

The range of values is 1 to 20000.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property