delayMillis

abstract fun delayMillis(value: Long)(source)

Sets the delay before sending the response, in milliseconds.

Return

This specification instance for method chaining.

Parameters

value

The delay duration in milliseconds.