Show / Hide Table of Contents

    Interface IAmqpConnectorSettings

    Namespace: Akka.Streams.Amqp.RabbitMq
    Assembly: Akka.Streams.Amqp.RabbitMq.dll
    Syntax
    public interface IAmqpConnectorSettings

    Properties

    | Improve this Doc View Source

    ConnectionSettings

    Declaration
    IAmqpConnectionSettings ConnectionSettings { get; }
    Property Value
    Type Description
    IAmqpConnectionSettings
    | Improve this Doc View Source

    Declarations

    Declaration
    IReadOnlyList<IDeclaration> Declarations { get; }
    Property Value
    Type Description
    IReadOnlyList<IDeclaration>
    • Improve this Doc
    • View Source
    Back to top Copyright © 2013-2020 Akka.NET project
    Generated by DocFX