Skip to content

RegexStreamNamespacePredicate

class

Namespace: Orleans.Streams

IStreamNamespacePredicate implementation allowing to filter stream namespaces by regular expression.
public class RegexStreamNamespacePredicate : IStreamNamespacePredicate

Constructors

Properties

Methods

  • IsMatch(string) Defines if the consumer grain should subscribe to the specified namespace.