UnstartedCell..::..Props Property

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll)

Syntax


public Props Props { get; }
Public ReadOnly Property Props As Props
	Get
public:
property Props^ Props {
	Props^ get ();
}