Preparing search index...
The search index is not available
@oobe-protocol-labs/synapse-client-sdk
@oobe-protocol-labs/synapse-client-sdk
LatencyProbeResult
Interface LatencyProbeResult
Result of a single latency probe.
interface
LatencyProbeResult
{
endpoint
:
SynapseEndpoint
;
error
?:
string
;
healthy
:
boolean
;
latencyMs
:
number
;
region
:
SynapseRegion
;
}
Index
Properties
endpoint
error?
healthy
latency
Ms
region
Properties
endpoint
endpoint
:
SynapseEndpoint
Optional
error
error
?:
string
healthy
healthy
:
boolean
latency
Ms
latency
Ms
:
number
region
region
:
SynapseRegion
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
endpoint
error
healthy
latency
Ms
region
@oobe-protocol-labs/synapse-client-sdk
Loading...
Result of a single latency probe.