Method | Description | |
---|---|---|
WebServiceHost ( |
Initializes a new instance of the WebServiceHost class.
|
|
WebServiceHost ( object singeltonInstance ) : System |
Initializes a new instance of the WebServiceHost class.
|
Method | Description | |
---|---|---|
InitializeRuntime ( ) : void |
Initializes the runtime for the service host.
|
|
WebServiceHost ( ) : System |
Initializes a new instance of the WebServiceHost class.
|
Method | Description | |
---|---|---|
ExecuteBootstrapTasks ( ) : void |
public WebServiceHost ( |
||
serviceType | ||
return | System |
public WebServiceHost ( object singeltonInstance ) : System | ||
singeltonInstance | object | |
return | System |