Programming with Reflection

image\rwnprg32.gif SLPMaxSARequestWait property

 

Syntax

object.SLPMaxSARequestWait
object.SLPMaxSARequestWait = Value

Data type

Long

 

Description

Returns (first syntax line) or specifies (second syntax line) the number of milliseconds Reflection will wait for responses to requests sent to a Service Agent or Directory Agents.

Initially, a Service Agent uses a UDP connection to respond to a request from Reflection. If the amount of data to be sent by a Service Agent exceeds the SLPPathMTU, Reflection establishes a TCP connection in order to receive the excess data. The SLPMaxSARequestWait is the amount of time Reflection will wait for a response to this TCP connection attempt.

Values

The default value is 500.

The range of values is 1 to 60000.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property