StartSoapService Method
Overloads
StartSoapService(Object, Int32, QTServiceType, QTServiceType[])
Declaration
public static ServiceHost StartSoapService(object serviceImpl, int soapPort, QTServiceType mainServiceType, params QTServiceType[] additionalServiceTypes)
Parameters
Type | Name | Description |
---|---|---|
System.Object | serviceImpl | |
System.Int32 | soapPort | |
QTServiceType | mainServiceType | |
QTServiceType[] | additionalServiceTypes |
Returns
Type | Description |
---|---|
System.ServiceModel.ServiceHost |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!