MessageFilter.Match
MessageFilter.Match method
When overridden in a derived class, tests whether a Context satisfies the filter criteria.
public abstract bool Match(INetworkOperationContext context)
Parameter | Type | Description |
---|---|---|
context | INetworkOperationContext | The context. |
Return Value
true if the Context object satisfies the filter criteria; otherwise, false.
See Also
- interface INetworkOperationContext
- class MessageFilter
- namespace Aspose.Html.Net
- assembly Aspose.HTML