Class CountSubscribers
Get all subscribers for a given topic.
Inherited Members
Namespace: Akka.Cluster.Tools.PublishSubscribe.Internal
Assembly: Akka.Cluster.Tools.dll
Syntax
public sealed class CountSubscribers
Constructors
| Edit this page View SourceCountSubscribers(string)
Declaration
public CountSubscribers(string topic)
Parameters
Type | Name | Description |
---|---|---|
string | topic |
Properties
| Edit this page View SourceTopic
Declaration
public string Topic { get; }
Property Value
Type | Description |
---|---|
string |