Click or drag to resize
Akka.NETDistributedPubSubSettingsWithRoutingLogic Method
TBD

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 DistributedPubSubSettings WithRoutingLogic(
	RoutingLogic routingLogic
)

Parameters

routingLogic
Type: Akka.RoutingRoutingLogic
TBD

Return Value

Type: DistributedPubSubSettings
TBD
See Also