←Select platform

ServiceHost Property

Summary

Returns an instance of WebServiceHost.

Syntax
C#
VB
C++
public WebServiceHost ServiceHost { get; } 
Public ReadOnly Property ServiceHost() As WebServiceHost 
   Get 
public:  
   property WebServiceHost^ ServiceHost 
   { 
      WebServiceHost^ get() 
   } 
Example

For a sample, refer to the Leadtools.WebScanning.Host demo.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Services.Twain Assembly

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