Skip to content

DefaultStreamNamespacePredicateProvider Methods

Default implementation of IStreamNamespacePredicateProvider for internally supported stream predicates.

TryGetPredicate(string, IStreamNamespacePredicate)

View source
public bool TryGetPredicate(string predicatePattern, out IStreamNamespacePredicate predicate)
Get the predicate matching the provided pattern. Returns false if this provider cannot match the predicate.

Parameters

predicatePatternstring
predicateIStreamNamespacePredicate