Table of Contents

Interface IConnectionProxy

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 interface IConnectionProxy : IConnection, IDisposable
Inherited Members

Properties

TargetConnection

IConnection TargetConnection { get; }

Property Value

IConnection