ICue¶ Namespace: SideXP.Broadcaster | Inherits from: IEvent public interface ICue : IEvent A Cue is a notification that "can take time". Orchestrators can wait for all the listeners to finish their job before it's considered ended. It can have 0 or more listeners.