Search Results for

    Show / Hide Table of Contents

    Interface IEventService

    Namespace: DirectScale.Disco.Extension.Services
    Assembly: DirectScale.Disco.Extension.Abstractions.dll
    Syntax
    public interface IEventService

    Methods

    PostEvent(String, Object)

    Declaration
    Task PostEvent(string eventId, object eventData)
    Parameters
    Type Name Description
    System.String eventId
    System.Object eventData
    Returns
    Type Description
    System.Threading.Tasks.Task
    In This Article
    Back to top Copyright © 2022 DirectScale
    Generated by DocFX