Method | Description | |
---|---|---|
SendFailedMessagesTo ( this config, string errorQueue ) : void |
Configure error queue settings.
|
public static SendFailedMessagesTo ( this config, string errorQueue ) : void | ||
config | this | The |
errorQueue | string | The name of the error queue to use. |
return | void |