DaemonMsgCreateData..::..Props Property

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

Syntax


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