'Declaration Protected Overridable Function CreateWebService() As VintasoftBarcodeWebService
'Usage Dim instance As VintasoftBarcodeWcfService Dim value As VintasoftBarcodeWebService value = instance.CreateWebService()
protected virtual VintasoftBarcodeWebService CreateWebService()
protected: virtual VintasoftBarcodeWebService* CreateWebService();
protected: virtual VintasoftBarcodeWebService^ CreateWebService();
Return Value
The Vintasoft.Barcode.Web.Services.VintasoftBarcodeWebService that handles HTTP requests from clients and allows to read and write barcodes.