Click or drag to resize
Akka.NETIInternalActorRefSendSystemMessage Method
Overload List
  NameDescription
Public methodSendSystemMessage(ISystemMessage)
Sends an ISystemMessage to the underlying actor.
Public methodSendSystemMessage(ISystemMessage, IActorRef) Obsolete.
Obsolete. Use SendSystemMessage(ISystemMessage) instead.
Top
See Also