Click or drag to resize
PropsArguments Property
Gets the arguments.

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

Property Value

Type: Object
The arguments.
See Also