public SecureServiceHostFactory( string protocol, string address, List<IEndpointBehavior> endpointBehaviors, List<IServiceBehavior> serviceBehaviors )
Public Sub New ( protocol As String, address As String, endpointBehaviors As List(Of IEndpointBehavior), serviceBehaviors As List(Of IServiceBehavior) )
public: SecureServiceHostFactory( String^ protocol, String^ address, List<IEndpointBehavior^>^ endpointBehaviors, List<IServiceBehavior^>^ serviceBehaviors )
new : protocol : string * address : string * endpointBehaviors : List<IEndpointBehavior> * serviceBehaviors : List<IServiceBehavior> -> SecureServiceHostFactory
GSF.ServiceModel.Activation.SecureServiceHostFactory = function(protocol, address, endpointBehaviors, serviceBehaviors);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.