Namespace Cuemon.Messaging
Assembly: Cuemon.Core.dll
Classes
DynamicCorrelation
Provides a factory based way to create and wrap an ICorrelation implementation.
DynamicRequest
Provides a factory based way to create and wrap an IRequest implementation.
Interfaces
ICorrelation
Provides a Correlation ID (also known as a Request ID) that is a unique identifier which is attached to requests and messages that allow reference to a particular transaction or event chain.
IRequest
Provides a Request ID that is a unique identifier which is attached to requests and messages that allow reference to a particular transaction.