Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Actor
Props Class
Props Properties
Arguments Property
Deploy Property
Dispatcher Property
Empty Property
Mailbox Property
RouterConfig Property
SupervisorStrategy Property
Type Property
TypeName Property
Props
Type Property
The type of the actor that is created.
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
C#
F#
Copy
public
Type
Type
{
get
; }
member
Type
:
Type
with
get
Property Value
Type:
Type
See Also
Reference
Props Class
Akka.Actor Namespace
Akka.NET Home
|
Learn Akka.NET