Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Actor
Props Class
Props Constructor
Props Constructor
Props Constructor (Type)
Props Constructor (Props)
Props Constructor (Type, Object[])
Props Constructor (Type, SupervisorStrategy, IEnumerable(Object))
Props Constructor (Type, SupervisorStrategy, Object[])
Props Constructor (Deploy, Type, IEnumerable(Object))
Props Constructor (Deploy, Type, Object[])
Props Constructor
Initializes a new instance of the
Props
class.
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
C#
F#
Copy
protected
Props
()
new
:
unit
->
Props
See Also
Reference
Props Class
Props Overload
Akka.Actor Namespace
Akka.NET Home
|
Learn Akka.NET