namespace Elsa.Workflows.Runtime; public static class RuntimeStimulusNames { public const string Event = "Elsa.Event"; }