Method | Description | |
---|---|---|
ForwardReceivedMessagesTo ( this config, string address ) : void |
Sets the address to which received messages will be forwarded.
|
public static ForwardReceivedMessagesTo ( this config, string address ) : void | ||
config | this | The |
address | string | The address to forward successfully processed messages to. |
return | void |