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