subscriberCount

open override fun subscriberCount(namedAggregate: NamedAggregate): Int

Returns the number of subscribers for the specified named aggregate. This delegates to the underlying local command bus implementation.

Return

the number of subscribers

Parameters

namedAggregate

the named aggregate to check subscriber count for