Interface IServerEventHub
Namespace: Umbraco.Cms.Core.ServerEvents
Assembly: Umbraco.Core.dll
Syntax
public interface IServerEventHub
Methods
View Sourcenotify(ServerEvent)
Declaration
Task notify(ServerEvent payload)
Parameters
Type | Name | Description |
---|---|---|
Server |
payload |
Returns
Type | Description |
---|---|
Task |