Compartir a través de


DefaultStreamNamespacePredicateProvider.TryGetPredicate Método

Definición

Obtiene el predicado que coincide con el patrón proporcionado. Devuelve false si este proveedor no puede coincidir con el predicado.

public bool TryGetPredicate (string predicatePattern, out Orleans.Streams.IStreamNamespacePredicate predicate);
abstract member TryGetPredicate : string * IStreamNamespacePredicate -> bool
override this.TryGetPredicate : string * IStreamNamespacePredicate -> bool
Public Function TryGetPredicate (predicatePattern As String, ByRef predicate As IStreamNamespacePredicate) As Boolean

Parámetros

predicatePattern
String

Devoluciones

Implementaciones

Se aplica a