Click or drag to resize
CellIsLocal Property
Returns true if the actor is local.

Namespace: Akka.Actor
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
bool IsLocal { get; }

Property Value

Type: Boolean
See Also