Méthode | Description | |
---|---|---|
Probe ( ProbeContext context ) : void | ||
RabbitMqConnectionCache ( RabbitMqHostSettings settings, ITaskSupervisor supervisor ) : System | ||
Send ( IPipe |
Méthode | Description | |
---|---|---|
CloseScope ( ) : Task | ||
SendUsingExistingConnection ( IPipe |
||
SendUsingNewConnection ( IPipe |
public Probe ( ProbeContext context ) : void | ||
context | ProbeContext | |
Résultat | void |
public RabbitMqConnectionCache ( RabbitMqHostSettings settings, ITaskSupervisor supervisor ) : System | ||
settings | RabbitMqHostSettings | |
supervisor | ITaskSupervisor | |
Résultat | System |
public Send ( IPipe |
||
connectionPipe | IPipe |
|
cancellationToken | ||
Résultat | Task |