WsHttpServiceHost Members
The following tables list the members exposed by the WsHttpServiceHost type.
Public Constructors
| Name | Description | |
|---|---|---|
![]() |
WsHttpServiceHost | Creates a WsHttpServiceHost object that represents a HTTP service host. |
Public Properties
| Name | Description | |
|---|---|---|
![]() |
MaxReadPayload | Gets the maximum message size this transport service will accept. |
![]() |
MaxThreadCount | Gets or sets the maximum number of processing threads for an HTTP request. |
![]() |
Port | Gets the listener's port number. |
![]() |
ServiceEndpoints | Gets a collection of service endpoints for this service host. |
Public Methods
| Name | Description | |
|---|---|---|
![]() |
Listen | Creates the HTTP server's socket listener. |
![]() |
Start | Places the HTTP server in a listening state. |
![]() |
Stop | Stops the HTTP service. |
See Also
Reference
WsHttpServiceHost Class
Ws.Services.Transport.HTTP Namespace
.gif)
.gif)