IEvent<Format> public interface IEvent<Format> Documentation Code Format Data { get; } string EventType { get; } Format Meta { get; } DateTimeOffset Timestamp { get; }