Méthode | Description | |
---|---|---|
CreateChannel ( IConnection connection = null ) : IModel | ||
CreateChannelAsync ( IConnection connection = null ) : Task |
||
Dispose ( ) : void | ||
GetChannelAsync ( ) : Task |
||
ThreadBasedChannelFactory ( |
Méthode | Description | |
---|---|---|
GetConnectionAsync ( ) : Task |
||
GetOrCreateChannelAsync ( IConnection connection ) : Task |
public CreateChannel ( IConnection connection = null ) : IModel | ||
connection | IConnection | |
Résultat | IModel |
public CreateChannelAsync ( IConnection connection = null ) : Task |
||
connection | IConnection | |
Résultat | Task |
public ThreadBasedChannelFactory ( |
||
config | ||
connectionFactory | IConnectionFactory | |
Résultat | System |