Click or drag to resize
Akka.NETDistributedPubSubSettingsRoutingLogic Property
The routing logic to use for [!:DistributedPubSubMediator.Send].

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 RoutingLogic RoutingLogic { get; }

Property Value

Type: RoutingLogic
See Also