Description Determines, in milliseconds, how long to wait between retries.
Property type
A Long value.
Syntax
object.RetryWait [= value]
The RetryWait Property syntax has these parts:
|
object | An expression evaluating to an object of type wodVPN. | value | A Long value. |
Remarks RetryWait determines how long to wait before resending same packet during
Search method. Up to
RetryCount packets are
sent all together.
|