Filter 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.
Describes a filter expression that is evaluated against a Message.
public abstract class Filter : IEquatable<Microsoft.Azure.ServiceBus.Filter>
type Filter = class
interface IEquatable<Filter>
Public MustInherit Class Filter
Implements IEquatable(Of Filter)
- Inheritance
-
Filter
- Derived
- Implements
Remarks
Filter is an abstract class with the following concrete implementations:
Methods
Equals(Filter) |
Applies to
See also
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET