| FileProtocolMessageHandler Class |
Namespace: Aspose.Html.Net.MessageHandlers
The FileProtocolMessageHandler type exposes the following members.
| Name | Description | |
|---|---|---|
| FileProtocolMessageHandler |
Initializes a new instance of the FileProtocolMessageHandler class.
|
| Name | Description | |
|---|---|---|
| Filters |
Gets the filters list that are corresponding to the specified handler type.
(Inherited from MessageHandler.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| Invoke |
When overridden in a derived class is used to implement the message handling.
(Overrides MessageHandlerInvoke(INetworkOperationContext).) | |
| MemberwiseClone | (Inherited from Object.) | |
| Next |
Invokes the next MessageHandler in chain of handlers, if any.
(Inherited from MessageHandler.) | |
| ToString | (Inherited from Object.) |