Click or drag to resize
Akka.NETDistributedPubSubSettingsWithRole 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 WithRole(
	string role
)

Parameters

role
Type: SystemString
TBD

Return Value

Type: DistributedPubSubSettings
TBD
See Also