DaemonMsgCreate..::..Deploy Property

Gets the deploy.

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

Syntax


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

Field Value

The deploy.