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