Determines how many seconds to wait between each
delivery.
Property type
An Integer value.
Syntax
object.RetryWait [= value]
The RetryWait Property syntax has these parts:
Part
Description
object
An expression
evaluating to an object of type wodSmtp.
value
An Integer
value.
Remarks
RetryWait property determines how many seconds should
wodSmtp wait before it will attempt next delivery of the
message, if previous delivery failed. It will attempt as
long as RetryCount
property is larger than 0.