RabbitMqConnectionSettings
RabbitMqConnectionSettings()
AutomaticRecoveryEnabled
BaseAddress
Exchange
Host
Password
Port
QueueName
RoutingKey
SslOption
UserName
VirtualHost
FromUri(Uri, String, String, SslOption, String)
GetConnectionFactory(String, String)
net10.0-windows7.0
namespace CoreWCF.ServiceModel.Channels
{
public class RabbitMqConnectionSettings
{
public ConnectionFactory GetConnectionFactory(string userName = null, string password = null);
}
}
| .NET | 8.09.010.0 |
|---|---|
Information specific to net10.0 | |
| Platforms | This API is only available when you target a specific platform: |
| Windows | 7.0 |
Information specific to net10.0-windows7.0 | |
| Assembly | CoreWCF.RabbitMQ.Client , Version=1.7.0.0, PublicKeyToken=64a15a7b0fecbbfb |
| Referencing | Your project needs a package reference to |
| Package | CoreWCF.RabbitMQ.Client (1.7.0) net8.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API