Interface IEvent Represents an event that can be broadcast to any number of subscribers. Events are immutable facts that happened in the past. Namespace: Chapar.Core.Abstractions Assembly: Chapar.Core.dll Syntax public interface IEvent : IMessage