Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Actor.Internal
IChildrenContainer Interface
IChildrenContainer Properties
Children Property
IsNormal Property
IsTerminating Property
Stats Property
IChildrenContainer
IsNormal Property
TBD
Namespace:
Akka.Actor.Internal
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
bool
IsNormal
{
get
; }
abstract
IsNormal
:
bool
with
get
Property Value
Type:
Boolean
See Also
Reference
IChildrenContainer Interface
Akka.Actor.Internal Namespace
Akka.NET Home
|
Learn Akka.NET