pause

fun pause()

Pauses I/O on @msg.

This can be used when you need to return from the server handler without having the full response ready yet. Use method@ServerMessage.unpause to resume I/O.

Since

3.2