ktor-client-core / io.ktor.client.features.websocket / WebSockets / Config / pingInterval

pingInterval

var pingInterval: Long

Sets interval of sending ping frames.

Value -1L is for disabled ping.