Interface ISignal
Marker interface for signals.
Namespace: Kephas.Interaction
Assembly: Kephas.Core.dll
Syntax
public interface ISignal : ISeverityQualifiedException
Remarks
Signals may be implemented as a special kind of exceptions because, in some cases, they must interrupt the normal flow.