IStreamNamespacePredicateProvider
interface
Namespace: Orleans.Streams
Converts predicate pattern strings to
IStreamNamespacePredicate instances. public interface IStreamNamespacePredicateProviderMethods
TryGetPredicate(string, IStreamNamespacePredicate)Get the predicate matching the provided pattern. Returnsfalseif this provider cannot match the predicate.
