Table of Contents

Namespace Prefrontal.Signaling

Classes

SignalContext<TSignal, TResponse>

The first and only argument passed to signal interceptors to allow them to change the signal value before passing it on to the next processor, or stop processing by not calling Next() and finally to allow them to modify the response.