Search Results for

    Show / Hide Table of Contents

    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
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx