Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Actor
ICell Interface
ICell Properties
ChildrenContainer Property
HasMessages Property
IsLocal Property
IsTerminated Property
NumberOfMessages Property
Parent Property
Props Property
Self Property
System Property
SystemImpl Property
ICell
IsLocal Property
Returns true if the actor is local.
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
bool
IsLocal
{
get
; }
abstract
IsLocal
:
bool
with
get
Property Value
Type:
Boolean
See Also
Reference
ICell Interface
Akka.Actor Namespace
Akka.NET Home
|
Learn Akka.NET