VintaSoft Twain .NET SDK 15.4: Documentation for Web developer
Vintasoft.Shared Namespace / WebServiceControllerJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
WebServiceControllerJS type
In This Topic
A web service that represents Web API controller or HTTP handler.
Syntax
// Parameters
var serviceRoute; // Type: string

var instance = new Vintasoft.Shared.WebServiceControllerJS(serviceRoute);

Inheritance Hierarchy

Object
   Vintasoft.Shared.WebServiceJS
      Vintasoft.Shared.WebServiceControllerJS

Browser Compatibility
9
See Also