Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

subscription_count

Method
This is a method of the EventBus class in the bus module.
Get subscription count for an event type

Signature

def subscription_count(&self, event_type: EventType) -> usize

Parameters

event_type
EventType
required
No description available.

Returns

Returns
usize
The result of the operation.