Property | Type | Description | |
---|---|---|---|
Instance |
Method | Description | |
---|---|---|
Copy ( ) : Akka.Actor.Scope |
Creates a copy of the current instance.
|
|
WithFallback ( Akka.Actor.Scope other ) : Akka.Actor.Scope |
Creates a new Akka.Actor.Scope from this scope using another Akka.Actor.Scope to backfill options that might be missing from this scope.
|
Method | Description | |
---|---|---|
ClusterScope ( ) : System |
public WithFallback ( Akka.Actor.Scope other ) : Akka.Actor.Scope | ||
other | Akka.Actor.Scope | The |
return | Akka.Actor.Scope |