MAX_CONNECTION_IDLE_SECS

gRPC server MAX_CONNECTION_IDLE in seconds — idle connections are closed after this period. -1 disables.

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun getEnv(defaultVal: Boolean): Boolean
fun getEnv(defaultVal: Int): Int
fun getEnv(defaultVal: Long): Long
fun getEnv(defaultVal: String): String