Click or drag to resize
Akka.NETInternalActorRefBaseSendSystemMessage Method
Overload List
  NameDescription
Public methodSendSystemMessage(ISystemMessage)
INTERNAL API. Used by built-in IActorRef implementations for handling internal operations that are not exposed directly to end-users.
Public methodSendSystemMessage(ISystemMessage, IActorRef) Obsolete.
INTERNAL API. Used by built-in IActorRef implementations for handling internal operations that are not exposed directly to end-users.
Top
See Also