RegexImplicitStreamSubscriptionAttribute(string)
public RegexImplicitStreamSubscriptionAttribute(string pattern) Allows to pass a regular expression to filter stream namespaces to subscribe to.
Parameters
patternstring- The stream namespace regular expression filter.
