Preparing search index...
The search index is not available
@beblurt/dblurt
@beblurt/dblurt
index
RpcTransportBaseOptions
Interface RpcTransportBaseOptions
interface
RpcTransportBaseOptions
{
address
:
string
|
string
[]
;
backoff
:
(
(
tries
:
number
)
=>
number
)
;
currentAddress
:
string
;
failoverThreshold
:
number
;
options
:
any
;
timeout
:
number
;
}
Hierarchy (
view full
)
RpcTransportBaseOptions
CoreRpcTransportOptions
LegacyRpcTransportOptions
Index
Properties
address
backoff
current
Address
failover
Threshold
options
timeout
Properties
address
address
:
string
|
string
[]
backoff
backoff
:
(
(
tries
:
number
)
=>
number
)
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
current
Address
failover
Threshold
options
timeout
@beblurt/dblurt
Loading...