TCPConnectTestResult

TCP Connect Test Result

Overview

averageRoundTripTime float
connectionAttempts integer
failedAttempts integer
failedPercent float
maximumRoundTripTime float
minimumRoundTripTime float
successfulConnections integer

API Resource

This is an embedded object that can not be directly accessed.

Parents

This object has no parents.

Children

This object has no children.

Members

This object has no members.

Attributes documentation

averageRoundTripTime float
Discussion

Average Round Trip Time in milliseconds


Charateristics

Max value: 10000
SDK attribute: averageRoundTripTime

connectionAttempts integer
Discussion

The number of connection attempts


Charateristics

Max value: 10000
SDK attribute: connectionAttempts

failedAttempts integer
Discussion

The number of failed connection attempts


Charateristics

Max value: 10000
SDK attribute: failedAttempts

failedPercent float
Discussion

The percentage of failed connections


Charateristics

Max value: 100
SDK attribute: failedPercent

maximumRoundTripTime float
Discussion

The maximum round trip time seen


Charateristics

Max value: 10000
SDK attribute: maximumRoundTripTime

minimumRoundTripTime float
Discussion

The lowest round trip time seen


Charateristics

Max value: 10000
SDK attribute: minimumRoundTripTime

successfulConnections integer
Discussion

Total number of successful connections


Charateristics

Max value: 10000
SDK attribute: successfulConnections