ProtocolMessageFilter.Match
ProtocolMessageFilter.Match method
When overridden in a derived class, tests whether a Context satisfies the filter criteria.
public override 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 ProtocolMessageFilter
- namespace Aspose.Html.Net.MessageFilters
- assembly Aspose.HTML