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
Props Property
The props for this actor cell.
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
Props
Props
{
get
; }
abstract
Props
:
Props
with
get
Property Value
Type:
Props
See Also
Reference
ICell Interface
Akka.Actor Namespace
Akka.NET Home
|
Learn Akka.NET