Class GetRoutees
This class represents a RouterManagementMessage sent to a Router instructing it to send a Routees message back to the requestor that lists the routees that the router is currently using.
Inherited Members
Namespace: Akka.Routing
Assembly: Akka.dll
Syntax
public sealed class GetRoutees : RouterManagementMessage
Properties
| Improve this Doc View SourceInstance
The singleton instance of GetRoutees.
Declaration
public static GetRoutees Instance { get; }
Property Value
Type | Description |
---|---|
GetRoutees |