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
| Edit this page View SourceBroadcast(object)
Declaration
public Broadcast(object message)
Parameters
Type | Name | Description |
---|---|---|
object | message |