Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
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
initial
Delay
?:
number
Optional
max
Delay
max
Delay
?:
number
Optional
max
Retry
max
Retry
?:
number
Optional
randomisation
Factor
randomisation
Factor
?:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
initial
Delay
max
Delay
max
Retry
randomisation
Factor
NodeOPCUA reference documentation - public API
Loading...