Click or drag to resize
Akka.NETAkka.Remote.Routing Namespace
The Akka.Remote.Routing namespace contains classes that provide for routing messages to remote actors.
Classes
  ClassDescription
Public classRemoteRouterConfig
RouterConfig implementation for remote deployment of routees on defined target nodes. Delegates other duties to the local Pool, which makes it possible to mix this with built-in routers such as RoundRobinGroup or custom routers.
Public classRemoteRouterConfigRemoteRouterConfigSurrogate
This class represents a surrogate of a RemoteRouterConfig router. Its main use is to help during the serialization process.