ProtocolMessageFilter.Match
ProtocolMessageFilter.Match method
When overridden in a derived class, tests whether a Context satisfies the filter criteria.
public 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
- package com.aspose.html.Net.MessageFilters
- package Aspose.HTML