Click or drag to resize

SecureServiceHostFactory Constructor

Overload List
  Name Description
Public method SecureServiceHostFactory() Initializes a new instance of the SecureServiceHostFactory class.
Public method SecureServiceHostFactory(String) Initializes a new instance of the SecureServiceHostFactory class.
Public method SecureServiceHostFactory(String, String) Initializes a new instance of the SecureServiceHostFactory class.
Public method SecureServiceHostFactory(String, String, List<IEndpointBehavior> , List<IServiceBehavior> ) Initializes a new instance of the SecureServiceHostFactory class.
Top
See Also