ProcessProtocolHandler Constructor

Definition

Initializes a new instance of the ProcessProtocolHandler class.

This API supports the product infrastructure and is not intended to be used directly from your code.

protected:
 ProcessProtocolHandler();
protected ProcessProtocolHandler ();
Protected Sub New ()

Remarks

ProcessProtocolHandler is introduced in the .NET Framework 3.5. For more information, see Versions and Dependencies.

Applies to