Validate Method

Summary
Provides the ability to inspect the service host and the service description to confirm that the service can run successfully.
Syntax
C#
C++/CLI
public void Validate( 
   ServiceDescription serviceDescription, 
   ServiceHostBase serviceHostBase 
) 
public: 
void Validate(  
   ServiceDescription^ serviceDescription, 
   ServiceHostBase^ serviceHostBase 
)  

Parameters

serviceDescription
The service description.

serviceHostBase
The service host that is currently being constructed.

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.