RetryWait Property
      
 

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:

PartDescription
objectAn expression evaluating to an object of type wodVPN.
valueA Long value.

Remarks

RetryWait determines how long to wait before resending same packet during Search method. Up to RetryCount packets are sent all together.