Interface IRequest
- Namespace
- Savvyio
- Assembly
- Savvyio.Core.dll
A marker interface that specifies a request/model/event.
public interface IRequest
Remarks
A request can be a command, domain event, integration event, query etc.
A marker interface that specifies a request/model/event.
public interface IRequest
A request can be a command, domain event, integration event, query etc.