Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Actor
IActorContext Interface
IActorContext Properties
Dispatcher Property
Parent Property
Props Property
ReceiveTimeout Property
Self Property
Sender Property
System Property
IActorContext
Props Property
The
Props
used to originally create this
IActorRef
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
C#
F#
Copy
Props
Props
{
get
; }
abstract
Props
:
Props
with
get
Property Value
Type:
Props
See Also
Reference
IActorContext Interface
Akka.Actor Namespace
Akka.NET Home
|
Learn Akka.NET