DefaultStreamNamespacePredicateProvider
class
Namespace: Orleans.Streams
Default implementation of
IStreamNamespacePredicateProvider for internally supported stream predicates. public class DefaultStreamNamespacePredicateProvider : IStreamNamespacePredicateProviderConstructors
Methods
TryGetPredicate(string, IStreamNamespacePredicate)Get the predicate matching the provided pattern. Returnsfalseif this provider cannot match the predicate.
