Click or drag to resize
Akka.NETReplicatorSettingsRole Property
Replicas are running on members tagged with this role. All members are used if undefined.

Namespace:  Akka.DistributedData
Assembly:  Akka.DistributedData (in Akka.DistributedData.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public string Role { get; }

Property Value

Type: String
See Also