LEADTOOLS Medical (Leadtools.Medical.Worklist.Wcf assembly)
LEAD Technologies, Inc

AddBindingParameters Method






The service description of the service.
The host of the service.
The service endpoints.
Custom objects to which binding elements have access.
Provides the ability to pass custom data to binding elements to support the contract implementation.
Syntax
'Declaration
 
Public Sub AddBindingParameters( _
   ByVal serviceDescription As ServiceDescription, _
   ByVal serviceHostBase As ServiceHostBase, _
   ByVal endpoints As Collection(Of ServiceEndpoint), _
   ByVal bindingParameters As BindingParameterCollection _
) 
'Usage
 
Dim instance As ServiceErrorHandler
Dim serviceDescription As ServiceDescription
Dim serviceHostBase As ServiceHostBase
Dim endpoints As Collection(Of ServiceEndpoint)
Dim bindingParameters As BindingParameterCollection
 
instance.AddBindingParameters(serviceDescription, serviceHostBase, endpoints, bindingParameters)
 function Leadtools.Medical.Worklist.Wcf.Utils.ServiceErrorHandler.AddBindingParameters( 
   serviceDescription ,
   serviceHostBase ,
   endpoints ,
   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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ServiceErrorHandler Class
ServiceErrorHandler Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.