receive

open override fun <T> receive(type: KType, sender: Host): T

Receives a value of type type from sender.