Skip to content

ICommand

Namespace: SideXP.Broadcaster | Inherits from: IEvent

public interface ICommand : IEvent

A Command is an actual order. This kind of event must be answered by exactly one handler that performs the action and acknowledges it.