logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Interface IEventDispatcherServiceFactory

    Factory interface for creating event dispatcher services.

    Namespace: Serenity.EventDispatcher.Application.Interfaces
    Assembly: Serenity.Global.Application.dll
    Syntax
    public interface IEventDispatcherServiceFactory

    Methods

    CreateService(CreateEventDispatcherServiceInput)

    Creates a new instance of an event dispatcher service.

    Declaration
    IEventDispatcherService CreateService(CreateEventDispatcherServiceInput dto)
    Parameters
    Type Name Description
    CreateEventDispatcherServiceInput dto
    Returns
    Type Description
    IEventDispatcherService
    In this article
    © 2026 Serenity. All Rights Reserved