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
Self Property
Gets the "self" reference which this Cell is attached to.
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
IActorRef
Self
{
get
; }
abstract
Self
:
IActorRef
with
get
Property Value
Type:
IActorRef
See Also
Reference
ICell Interface
Akka.Actor Namespace
Akka.NET Home
|
Learn Akka.NET