Class Broadcast
A special RouterEnvelope that will broadcast a message from this router to all Routees regardless of the RoutingLogic.
Inherited Members
Namespace: Akka.Routing
Assembly: Akka.dll
Syntax
public class Broadcast : RouterEnvelope
Constructors
| Improve this Doc View SourceBroadcast(Object)
Declaration
public Broadcast(object message)
Parameters
Type | Name | Description |
---|---|---|
Object | message |