ktor-client-core / io.ktor.client.features / HttpSend / maxSendCount

maxSendCount

var maxSendCount: Int

is a maximum number of requests that can be sent during a call

Property

maxSendCount - is a maximum number of requests that can be sent during a call

Getter Property

maxSendCount - is a maximum number of requests that can be sent during a call

Setter Property

maxSendCount - is a maximum number of requests that can be sent during a call

Getter

is a maximum number of requests that can be sent during a call

Setter

is a maximum number of requests that can be sent during a call