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
Mailbox Property
TBD
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
C#
F#
Copy
public
Mailbox
Mailbox
{
get
; }
member
Mailbox
:
Mailbox
with
get
Property Value
Type:
Mailbox
See Also
Reference
ActorCell Class
Akka.Actor Namespace
Akka.NET Home
|
Learn Akka.NET