Interface IFlowEventQueueService Inherited Members IFlowEventQueueRepository.GetAll() IFlowEventQueueRepository.GetAllUnhandled(String, String) IFlowEventQueueRepository.Get(String) IFlowEventQueueRepository.Save(EventQueueModel) IFlowEventQueueRepository.SetHandled(String, Boolean) IFlowEventQueueRepository.SetFailed(String) IFlowEventQueueRepository.ClearEventQueue() IFlowEventQueueRepository.Remove(String) IFlowEventQueueRepository.GetEventTargets() Namespace: Simplic.Flow.EventQueue Assembly: Simplic.Flow.EventQueue.dll Syntax public interface IFlowEventQueueService : IFlowEventQueueRepository