Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IServerEventHub

    Namespace: Umbraco.Cms.Core.ServerEvents
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IServerEventHub

    Methods

    View Source

    notify(ServerEvent)

    Declaration
    Task notify(ServerEvent payload)
    Parameters
    Type Name Description
    ServerEvent payload
    Returns
    Type Description
    Task
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • notify(ServerEvent)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX