Méthode | Description | |
---|---|---|
Cleanup ( this model, ushort replyCode = 200, string message = "Unknown" ) : void |
Close and dispose of a RabbitMQ channel without throwing any exceptions
|
|
ToDebugString ( this settings ) : string |
public static Cleanup ( this model, ushort replyCode = 200, string message = "Unknown" ) : void | ||
model | this | The channel (can be null) |
replyCode | ushort | |
message | string | Message for channel closure |
Résultat | void |
public static ToDebugString ( this settings ) : string | ||
settings | this | |
Résultat | string |