Method | Description | |
---|---|---|
Attach ( |
||
ConnectFaulted ( |
||
Connected ( RabbitMqConnectionContext connectionContext ) : void | ||
ConnectionScope ( ITaskScope scope, RabbitMqHostSettings settings ) : System | ||
Shutdown ( string reason ) : void |
Method | Description | |
---|---|---|
CloseContext ( ) : Task |
public Attach ( |
||
cancellationToken | ||
return | Task |
public ConnectFaulted ( |
||
exception | ||
return | void |
public Connected ( RabbitMqConnectionContext connectionContext ) : void | ||
connectionContext | RabbitMqConnectionContext | |
return | void |
public ConnectionScope ( ITaskScope scope, RabbitMqHostSettings settings ) : System | ||
scope | ITaskScope | |
settings | RabbitMqHostSettings | |
return | System |