[Missing <summary> documentation for "P:Akka.Actor.Deploy.Scope"]
Namespace: Akka.ActorAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntaxpublic Scope Scope { get; }
Public ReadOnly Property Scope As Scope
Get
public:
property Scope^ Scope {
Scope^ get ();
}
member Scope : Scope with get
Property Value
Type:
Scope
See Also