Enum CachingConnectionFactory.ConfirmType
- Namespace
- Steeltoe.Messaging.RabbitMQ.Connection
- Assembly
- Steeltoe.Messaging.RabbitMQ.dll
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
public enum CachingConnectionFactory.ConfirmType
Fields
CORRELATED = 1
NONE = 2
SIMPLE = 0