Skip to content

RegexChannelNamespacePredicate

class

Namespace: Orleans.BroadcastChannel

IChannelNamespacePredicate implementation allowing to filter stream namespaces by regular expression.
public class RegexChannelNamespacePredicate : IChannelNamespacePredicate

Constructors

Properties

Methods

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