AddBindingParameters Method

Summary
Provides the ability to pass custom data to binding elements to support the contract implementation.
Syntax
C#
C++/CLI
public void AddBindingParameters( 
   ServiceDescription serviceDescription, 
   ServiceHostBase serviceHostBase, 
   Collection<ServiceEndpoint> endpoints, 
   BindingParameterCollection bindingParameters 
) 
public: 
void AddBindingParameters(  
   ServiceDescription^ serviceDescription, 
   ServiceHostBase^ serviceHostBase, 
   Collection<ServiceEndpoint^>^ endpoints, 
   BindingParameterCollection^ bindingParameters 
)  

Parameters

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.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.Wcf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.