ActorRef.this

Undocumented in source.
  1. this(string identifier, string remoteAddress)
  2. this(Actor supervisor, bool isActualInstance)
    class ActorRef(T : Actor)
    this
    (
    Actor supervisor = null
    ,
    bool isActualInstance = false
    )

Meta