Namespace Catalyst.Abstractions.IO.Messaging.Correlation
Interfaces
ICacheEvictionEvent<T>
ICorrelatableMessage<T>
ICorrelationId
Provides a CorrelationId type for easy reference to what the Guid is for and mocking
IMessageCorrelationManager
The message correlation manager is a cached user to store correlation Ids of outgoing requests and use them to match incoming responses.