public void AddBindingParameters(
ServiceDescription serviceDescription,
ServiceHostBase serviceHostBase,
Collection<ServiceEndpoint> endpoints,
BindingParameterCollection bindingParameters
)
serviceDescription
The service description of the service.
serviceHostBase
The host of the service.
endpoints
The service endpoints.
bindingParameters
Custom objects to which binding elements have access.