C#
VB
C++
Provides the ability to pass custom data to binding elements to support the contract implementation.
public void AddBindingParameters(ServiceDescription serviceDescription,ServiceHostBase serviceHostBase,Collection<ServiceEndpoint> endpoints,BindingParameterCollection bindingParameters)
Public Sub AddBindingParameters( _ByVal serviceDescription As ServiceDescription, _ByVal serviceHostBase As ServiceHostBase, _ByVal endpoints As Collection(Of ServiceEndpoint), _ByVal bindingParameters As BindingParameterCollection _)
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
