pub const MAX_NUM_EVENTS_RECEIVED: u64 = 100;
Expand description

The maximum number of events that a receiver can listen to.