connectCost property

int connectCost
read / write

Time to connect to the server, in milliseconds. During the speed test, if the network connection is disconnected, it will automatically initiate a reconnection, and this variable will be updated accordingly.

Implementation

int connectCost;