Click or drag to resize
Akka.NETListenerSupportGossip Method
Overload List
  NameDescription
Public methodGossip(Object)
Sends the supplied message to all registered listeners.
Note Note
Messages sent this way use NoSender as the sender.
Public methodGossip(Object, IActorRef)
Sends the supplied message to all registered listeners.
Top
See Also