DefaultStreamNamespacePredicateProvider Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Default implementation of IStreamNamespacePredicateProvider for internally supported stream predicates.
public class DefaultStreamNamespacePredicateProvider : Orleans.Streams.IStreamNamespacePredicateProvider
type DefaultStreamNamespacePredicateProvider = class
interface IStreamNamespacePredicateProvider
Public Class DefaultStreamNamespacePredicateProvider
Implements IStreamNamespacePredicateProvider
- Inheritance
-
DefaultStreamNamespacePredicateProvider
- Implements
Constructors
DefaultStreamNamespacePredicateProvider() |
Methods
TryGetPredicate(String, IStreamNamespacePredicate) |
Get the predicate matching the provided pattern. Returns |