ProtocolMessageFilter Constructor
Initializes a new instance of the ProtocolMessageFilter class.

Namespace: Aspose.Html.Net.MessageFilters
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public ProtocolMessageFilter(
	params string[] protocols
)

Parameters

protocols
Type: SystemString
The protocols.
See Also