Class SimpleRoutingConnectionFactory
Inherited Members
Namespace: Steeltoe.Messaging.RabbitMQ.Connection
Assembly: Steeltoe.Messaging.RabbitMQ.dll
Syntax
public class SimpleRoutingConnectionFactory : AbstractRoutingConnectionFactory, IConnectionFactory, IRoutingConnectionFactory
Properties
| Edit this page View SourceServiceName
Declaration
public override string ServiceName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Overrides
Methods
| Edit this page View SourceDetermineCurrentLookupKey()
Declaration
public override object DetermineCurrentLookupKey()
Returns
Type | Description |
---|---|
System.Object |
Overrides
Implements
IDisposable
IServiceNameAware