DaemonMsgCreate..::..Props Property

Gets the props.

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

Syntax


public Props Props { get; set; }
Public Property Props As Props
	Get
	Set
public:
property Props^ Props {
	Props^ get ();
	void set (Props^ value);
}

Field Value

The props.