Méthode | Description | |
---|---|---|
Attach ( |
||
ConnectFaulted ( |
||
Connected ( RabbitMqConnectionContext connectionContext ) : void | ||
ConnectionScope ( ITaskScope scope, RabbitMqHostSettings settings ) : System | ||
Shutdown ( string reason ) : void |
Méthode | Description | |
---|---|---|
CloseContext ( ) : Task |
public Attach ( |
||
cancellationToken | ||
Résultat | Task |
public ConnectFaulted ( |
||
exception | ||
Résultat | void |
public Connected ( RabbitMqConnectionContext connectionContext ) : void | ||
connectionContext | RabbitMqConnectionContext | |
Résultat | void |
public ConnectionScope ( ITaskScope scope, RabbitMqHostSettings settings ) : System | ||
scope | ITaskScope | |
settings | RabbitMqHostSettings | |
Résultat | System |