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