VintaSoft Twain .NET SDK 15.1: Documentation for Web developer
Vintasoft.Shared Namespace / WebServiceHandlerJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebServiceHandlerJS type
    In This Topic
    A web service that represents HTTP handler.
    Syntax
    // Parameters
    var serviceRoute; // Type: string
    
    var instance = new Vintasoft.Shared.WebServiceHandlerJS(serviceRoute);
    
    
    function WebServiceHandlerJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Shared.WebServiceJS
          Vintasoft.Shared.WebServiceHandlerJS

    Browser Compatibility
    9
    See Also