Property | Type | Description | |
---|---|---|---|
HandleConnectionException | void |
Method | Description | |
---|---|---|
Connect ( ) : void | ||
HaConnection ( IRetryPolicy retryPolicy, IRabbitWatcher watcher, IList |
Initialize a HaConnection with a list of ManagedConnectionFactory These connection factories are responsibile for creating IConnection to nodes in the clusters
|
Method | Description | |
---|---|---|
HandleConnectionException ( |
public HaConnection ( IRetryPolicy retryPolicy, IRabbitWatcher watcher, IList |
||
retryPolicy | IRetryPolicy | |
watcher | IRabbitWatcher | |
connectionFactories | IList |
|
return | System |