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

Validate Method






The service description.
The service host that is currently being constructed.
Provides the ability to inspect the service host and the service description to confirm that the service can run successfully.
Syntax
'Declaration
 
Public Sub Validate( _
   ByVal serviceDescription As ServiceDescription, _
   ByVal serviceHostBase As ServiceHostBase _
) 
'Usage
 
Dim instance As ServiceErrorHandler
Dim serviceDescription As ServiceDescription
Dim serviceHostBase As ServiceHostBase
 
instance.Validate(serviceDescription, serviceHostBase)
 function Leadtools.Medical.Worklist.Wcf.Utils.ServiceErrorHandler.Validate( 
   serviceDescription ,
   serviceHostBase 
)

Parameters

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