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

ApplyDispatchBehavior Method






The service description.
The host that is currently being built.
Provides the ability to change run-time property values or insert custom extension objects such as error handlers, message or parameter interceptors, security extensions, and other custom extension objects.
Syntax
public void ApplyDispatchBehavior( 
   ServiceDescription serviceDescription,
   ServiceHostBase serviceHostBase
)
'Declaration
 
Public Sub ApplyDispatchBehavior( _
   ByVal serviceDescription As ServiceDescription, _
   ByVal serviceHostBase As ServiceHostBase _
) 
'Usage
 
Dim instance As ServiceErrorHandler
Dim serviceDescription As ServiceDescription
Dim serviceHostBase As ServiceHostBase
 
instance.ApplyDispatchBehavior(serviceDescription, serviceHostBase)
public void ApplyDispatchBehavior( 
   ServiceDescription serviceDescription,
   ServiceHostBase serviceHostBase
)
 function Leadtools.Medical.Worklist.Wcf.Utils.ServiceErrorHandler.ApplyDispatchBehavior( 
   serviceDescription ,
   serviceHostBase 
)
public:
void ApplyDispatchBehavior( 
   ServiceDescription^ serviceDescription,
   ServiceHostBase^ serviceHostBase
) 

Parameters

serviceDescription
The service description.
serviceHostBase
The host that is currently being built.
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.