Click or drag to resize
Akka.NETMinimalActorRefSendSystemMessage Method
Overload List
  NameDescription
Public methodSendSystemMessage(ISystemMessage)
INTERNAL API. Abstract implementation of IInternalActorRef.
(Overrides InternalActorRefBaseSendSystemMessage(ISystemMessage).)
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.
(Inherited from InternalActorRefBase.)
Top
See Also