Click or drag to resize
Akka.NETRouterMessage Class
This class contains convenience methods used to send messages to a Router.
Inheritance Hierarchy
SystemObject
  Akka.RoutingRouterMessage

Namespace:  Akka.Routing
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public static class RouterMessage

The RouterMessage type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberGetRoutees
Sends a RouterManagementMessage to a Router to retrieve a list of routees that the router is currently using.
Top
See Also