Property | Type | Description | |
---|---|---|---|
_connections | IConnection>.IDictionary | ||
_log | ILog |
Method | Description | |
---|---|---|
ConfigureConnectionFactory ( |
||
ConnectTo ( Exchange exchange ) : IConnection | ||
Dispose ( ) : void |
Method | Description | |
---|---|---|
BaseConnectionFactory ( ) : System |
Method | Description | |
---|---|---|
CreateConnection ( Exchange exchange ) : IConnection |
public ConfigureConnectionFactory ( |
||
factory | ||
exchange | Exchange | |
return | void |
public ConnectTo ( Exchange exchange ) : IConnection | ||
exchange | Exchange | |
return | IConnection |
protected IDictionary |
||
return | IConnection>.IDictionary |