connectTimeout

abstract override fun connectTimeout(connectTimeout: Int): PNConfiguration.Builder
abstract val connectTimeout: Int

How long before the client gives up trying to connect with the server.

The value is in seconds.

Defaults to 5.