Click or drag to resize
Akka.NETPropsArguments Property
The arguments needed to create the actor.

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
public Object[] Arguments { get; }

Property Value

Type: Object
See Also