int MaximumWaitDelay {get; set;}
'Declaration
Property MaximumWaitDelay As Integer
'Usage
Dim instance As _PeriodicResolverParameters Dim value As Integer instance.MaximumWaitDelay = value value = instance.MaximumWaitDelay
Property Value
Unit of measurement is ms
.
The default value of this property is 0
.