Click or drag to resize
PropsDeploy Property
Gets or sets the deploy.

Namespace: Akka.Actor
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public Deploy Deploy { get; protected set; }

Property Value

Type: Deploy
The deploy.
See Also