SyncSend

sealed trait SyncSend extends Send

Identifies messages sent to the server which are executed synchronously.

Identifies messages sent to the server which are executed synchronously.

trait Send
class Object
trait Matchable
class Any

Value members

Concrete methods

final def isSynchronous: Boolean