| DistributedPubSubSettingsWithRoutingLogic 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
)
member WithRoutingLogic :
routingLogic : RoutingLogic -> DistributedPubSubSettings
Parameters
- routingLogic
- Type: Akka.RoutingRoutingLogic
TBD
Return Value
Type:
DistributedPubSubSettingsTBD
See Also