NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua
ConnectionStrategyOptions
Interface ConnectionStrategyOptions
interface
ConnectionStrategyOptions
{
initialDelay
?:
number
;
maxDelay
?:
number
;
maxRetry
?:
number
;
randomisationFactor
?:
number
;
}
Index
Properties
initial
Delay?
max
Delay?
max
Retry?
randomisation
Factor?
Properties
Optional
initial
Delay
initialDelay
?:
number
Optional
max
Delay
maxDelay
?:
number
Optional
max
Retry
maxRetry
?:
number
Optional
randomisation
Factor
randomisationFactor
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
initial
Delay
max
Delay
max
Retry
randomisation
Factor
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...