'Declaration Protected Overridable Function CreateWebService( _
ByVal sessionIdИдентификатор сеанса.As String _
) As Vintasoft.Barcode.Web.Services.VintasoftBarcodeWebService
protected virtual Vintasoft.Barcode.Web.Services.VintasoftBarcodeWebService CreateWebService(
string sessionId
)
protected: virtual Vintasoft.Barcode.Web.Services.VintasoftBarcodeWebService* CreateWebService(
string* sessionId
)
protected:
virtual Vintasoft.Barcode.Web.Services.VintasoftBarcodeWebService^ CreateWebService(
string^ sessionId
)
Parameters
- sessionId
- Идентификатор сеанса.
Return Value
VintasoftBarcodeWebService, который обрабатывает HTTP запросы от клиентов и позволяет распознавать и генерировать штрих-коды.