Table of Contents

Property ConnectionString

Namespace
Ratatoskr.RabbitMq
Assembly
Ratatoskr.RabbitMq.dll

ConnectionString

RabbitMQ connection string (e.g., "amqp://guest:guest@localhost:5672/")

public Uri? ConnectionString { get; set; }

Property Value

Uri