ChannelCantHaveRegex
A regular expression to limit the channels that are processed by the connector. If the name of a channel matches the regular expression, the connector does not retrieve any messages from the channel.
| Type: | String (regular expression) |
| Default: | |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks |
| Example: | ChannelCantHaveRegex=marketing
|
| See Also: | ChannelMustHaveRegex |