| DistributedPubSubSettingsWithRole Method |
TBD
Namespace:
Akka.Cluster.Tools.PublishSubscribe
Assembly:
Akka.Cluster.Tools (in Akka.Cluster.Tools.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public DistributedPubSubSettings WithRole(
string role
)
member WithRole :
role : string -> DistributedPubSubSettings
Parameters
- role
- Type: SystemString
TBD
Return Value
Type:
DistributedPubSubSettingsTBD
See Also