Programming with Reflection
SLPDiscoveryRetryInterval property
Syntax |
object.SLPDiscoveryRetryInterval |
Data type |
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.
The default value is 100.
The range of values is 1 to 20000.