Click or drag to resize
Akka.NETPropsDeploy Property
The configuration used to deploy the actor.

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

Property Value

Type: Deploy
See Also