Click or drag to resize

SecureServiceHostFactory(String) Constructor

Initializes a new instance of the SecureServiceHostFactory class.

Namespace: GSF.ServiceModel.Activation
Assembly: GSF.ServiceModel (in GSF.ServiceModel.dll) Version: 2.4.181-beta
Syntax
public SecureServiceHostFactory(
	string protocol
)
View Source

Parameters

protocol  String
Protocol used by the service.
See Also