Click or drag to resize
Akka.NETDeployScope Property
The scope bound to this deployment.

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

Property Value

Type: Scope
See Also