Click or drag to resize
Akka.NETCurrentTopics Constructor
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 CurrentTopics(
	IImmutableSet<string> topics
)

Parameters

topics
Type: IImmutableSetString
TBD
See Also