Click or drag to resize
Akka.NETDistributedPubSubSettingsRole Property
The mediator starts on members tagged with this role. Uses all if undefined.

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

Property Value

Type: String
See Also