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

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

Property Value

Type: Deploy
See Also