NetworkRetryPeriodIncrement
FlexNet Manager Suite 
2020 R1 
(On-Premises) 
Command line | Registry
NetworkRetryPeriodIncrement specifies the number of seconds
      to increase each delay between successive attempts to retry a network connection to an
        inventory beacon. The maximum delay between retries is capped by
        MaximumNetworkRetryPeriod (see MaximumNetworkRetryPeriod). For example, given the following values for
      these three preferences:NetworkRetries=5NetworkRetryPeriodIncrement=10MaximumNetworkRetryPeriod=120
- 10 seconds after initial failure (total delay is 0 + 10)
 - 30 seconds after initial failure (total delay is 10 + 20)
 - 60 seconds after initial failure (total delay is 30 + 30)
 - 100 seconds after initial failure (total delay is 60 + 40)
 - 120 seconds after initial failure (total delay is 100 + 50 = 150, but capped at 120 seconds maximum).
 
NetworkRetryPeriodIncrement means that the
      retries occur immediately after one another.Values
| 
             Values / range  | 
          
             Numeric (Seconds)  | 
        
| 
             Default value  | 
          
             
  | 
        
| 
             Example values  | 
          
            
             | 
        
Command line
| 
             Tool  | 
          
             Installation component (ndlaunch)  | 
        
| 
             Example  | 
          
             | 
        
Registry
| 
             Installed by  | 
          
             Installation of FlexNet inventory agent, or manual configuration  | 
        
| 
             Computer preference  | 
          
             
  | 
        
FlexNet Manager Suite (On-Premises)
2020 R1