Preparing search index...
The search index is not available
@beblurt/dblurt
@beblurt/dblurt
index
LegacyRpcTransportOptions
Interface LegacyRpcTransportOptions
interface
LegacyRpcTransportOptions
{
address
:
string
|
string
[]
;
backoff
:
(
(
tries
:
number
)
=>
number
)
;
consoleOnFailover
:
boolean
;
currentAddress
:
string
;
failoverThreshold
:
number
;
options
:
any
;
timeout
:
number
;
}
Hierarchy (
view full
)
RpcTransportBaseOptions
LegacyRpcTransportOptions
Index
Properties
address
backoff
console
On
Failover
current
Address
failover
Threshold
options
timeout
Properties
address
address
:
string
|
string
[]
backoff
backoff
:
(
(
tries
:
number
)
=>
number
)
console
On
Failover
console
On
Failover
:
boolean
current
Address
current
Address
:
string
failover
Threshold
failover
Threshold
:
number
options
options
:
any
timeout
timeout
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
address
backoff
console
On
Failover
current
Address
failover
Threshold
options
timeout
@beblurt/dblurt
Loading...