WebServiceHostFactory Constructor

Definition

Initializes a new instance of the WebServiceHostFactory class.

public:
 WebServiceHostFactory();
public WebServiceHostFactory ();
Public Sub New ()

Remarks

This method is not called directly. It is called when a service is being dynamically activated.

Applies to