Table of Contents

Enum CachingConnectionFactory.ConfirmType

Namespace
Steeltoe.Messaging.RabbitMQ.Connection
Assembly
Steeltoe.Messaging.RabbitMQ.dll
public enum CachingConnectionFactory.ConfirmType

Fields

CORRELATED = 1
NONE = 2
SIMPLE = 0