'Declaration Protected Overridable Function CreateWebService( _
ByVal sessionIdThe session identifier.As String _
) As Vintasoft.Imaging.Web.Services.VintasoftImageCollectionWebService
protected virtual Vintasoft.Imaging.Web.Services.VintasoftImageCollectionWebService CreateWebService(
string sessionId
)
protected: virtual Vintasoft.Imaging.Web.Services.VintasoftImageCollectionWebService* CreateWebService(
string* sessionId
)
protected:
virtual Vintasoft.Imaging.Web.Services.VintasoftImageCollectionWebService^ CreateWebService(
string^ sessionId
)
Parameters
- sessionId
- The session identifier.
Return Value
The VintasoftImageCollectionWebService that handles HTTP requests from clients and allows to manage an image collection.