ServiceDiscoveryBehavior.IServiceBehavior.AddBindingParameters Method

Definition

void IServiceBehavior.AddBindingParameters (System.ServiceModel.Description.ServiceDescription serviceDescription, System.ServiceModel.ServiceHostBase serviceHostBase, System.Collections.ObjectModel.Collection<System.ServiceModel.Description.ServiceEndpoint> endpoints, System.ServiceModel.Channels.BindingParameterCollection bindingParameters);

Parameters

serviceDescription
ServiceDescription

The service description.

serviceHostBase
ServiceHostBase

The host for the service.

endpoints
Collection<ServiceEndpoint>

The endpoints exposed by the service.

bindingParameters
BindingParameterCollection

The binding parameters to be configured to support the service behavior.

Implements

Applies to

Produkt Versjoner
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1