IStreamNamespacePredicateProvider.TryGetPredicate Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtenez le prédicat correspondant au modèle fourni. Retourne false
si ce fournisseur ne peut pas correspondre au prédicat.
public bool TryGetPredicate (string predicatePattern, out Orleans.Streams.IStreamNamespacePredicate predicate);
abstract member TryGetPredicate : string * IStreamNamespacePredicate -> bool
Public Function TryGetPredicate (predicatePattern As String, ByRef predicate As IStreamNamespacePredicate) As Boolean
Paramètres
- predicatePattern
- String
- predicate
- IStreamNamespacePredicate