All ActorRefs have a scope which describes where they live. Since it is often
necessary to distinguish between local and non-local references, this is the only
method provided on the scope.
INTERNAL
Namespace: Akka.ActorAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntaxpublic interface ActorRefScope
Public Interface ActorRefScope
public interface class ActorRefScope
type ActorRefScope = interface end
The ActorRefScope type exposes the following members.
Properties
See Also