Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Actor
ActorCell Class
ActorCell Properties
Actor Property
ChildrenContainer Property
CurrentEnvelopeId Property
CurrentMessage Property
Dispatcher Property
HasMessages Property
IsLocal Property
IsNormal Property
IsTerminated Property
IsTerminating Property
Mailbox Property
NumberOfMessages Property
Parent Property
Props Property
ReceiveTimeout Property
Self Property
Sender Property
System Property
SystemImpl Property
TaskScheduler Property
ActorCell
Self Property
TBD
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
C#
F#
Copy
public
IActorRef
Self
{
get
; }
abstract
Self
:
IActorRef
with
get
override
Self
:
IActorRef
with
get
Property Value
Type:
IActorRef
Implements
IActorContext
Self
ICell
Self
See Also
Reference
ActorCell Class
Akka.Actor Namespace
Akka.NET Home
|
Learn Akka.NET