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
IsTerminated Property
TBD
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
bool
IsTerminated
{
get
; }
abstract
IsTerminated
:
bool
with
get
Property Value
Type:
Boolean
See Also
Reference
ICell Interface
Akka.Actor Namespace
Akka.NET Home
|
Learn Akka.NET