ktor-http-cio / io.ktor.http.cio.websocket / DefaultWebSocketSession / pingIntervalMillis

pingIntervalMillis

abstract var pingIntervalMillis: Long

Ping interval or -1L to disable pinger. Please note that pongs will be handled despite of this setting.