Show / Hide Table of Contents

    Class DefaultAmqpConnection

    Connects to a local AMQP broker at the default port with no password.

    Inheritance
    Object
    DefaultAmqpConnection
    Implements
    IAmqpConnectionSettings
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()
    Namespace: Akka.Streams.Amqp.RabbitMq
    Assembly: Akka.Streams.Amqp.RabbitMq.dll
    Syntax
    public class DefaultAmqpConnection : IAmqpConnectionSettings

    Properties

    | Improve this Doc View Source

    Instance

    Declaration
    public static IAmqpConnectionSettings Instance { get; }
    Property Value
    Type Description
    IAmqpConnectionSettings

    Implements

    IAmqpConnectionSettings
    • Improve this Doc
    • View Source
    Back to top Copyright © 2013-2020 Akka.NET project
    Generated by DocFX