Class DefaultAmqpConnection
Connects to a local AMQP broker at the default port with no password.
Implements
Inherited Members
Namespace: Akka.Streams.Amqp.RabbitMq
Assembly: Akka.Streams.Amqp.RabbitMq.dll
Syntax
public class DefaultAmqpConnection : IAmqpConnectionSettings
Properties
| Improve this Doc View SourceInstance
Declaration
public static IAmqpConnectionSettings Instance { get; }
Property Value
Type | Description |
---|---|
IAmqpConnectionSettings |