Class ProviderSelection.Custom
Inherited Members
Namespace: Akka.Actor
Assembly: Akka.dll
Syntax
public sealed class Custom : ProviderSelection
Constructors
| Improve this Doc View SourceCustom(String, String, Boolean)
Declaration
public Custom(string fqn, string identifier = null, bool hasCluster = false)
Parameters
Type | Name | Description |
---|---|---|
String | fqn | |
String | identifier | |
Boolean | hasCluster |