DpwsHostedService Members
The following tables list the members exposed by the DpwsHostedService type.
Public Constructors
| Name | Description | |
|---|---|---|
![]() |
DpwsHostedService | Creates an instance of the DpwsHostedService class. |
Public Properties
| Name | Description | |
|---|---|---|
![]() |
BodyParts | A collection that stores MTOM bodyparts. |
![]() |
EndpointAddress | The unique endpoint address used by the HTTP transport to access this hosted service. |
![]() |
EndpointRefs | Gets a collection of endpoint references specific to a device implementation. |
![]() |
EventSources | A collection used to store event source parameters like event source name and namespace. |
![]() |
MessageType | The type of response message a hosted service is sending to a client. |
![]() |
ServiceID | A unique identifier for the hosted services. |
![]() |
ServiceNamespace | The namespace for a DPWS hosted service. |
![]() |
ServiceOperations | A collection that stores Hosted Services operations parameters like Action and namespace. |
![]() |
ServiceTypeName | Gets a string representing the name of a hosted service. |
![]() |
TypeNamespaces | A collection that stores service type namespaces. |
Public Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetStatus | Returns a GetStatus response. |
![]() |
GetType | (Inherited from Object.) |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
Renew | Returns a Renew response. |
![]() |
Subscribe | Returns a Subscribe response. |
![]() |
ToString | (Inherited from Object.) |
![]() |
Unsubscribe | Returns an Unsubscribe response. |
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
Ws.Services.IWsServiceEndpoint.BlockingCall | Determines if the ProcessRequest call blocks. |
![]() ![]() |
Ws.Services.IWsServiceEndpoint.ProcessRequest | Gets a service operation based on the action property sent in the SOAP header and calls Invoke on the service method. |
.gif)
.gif)
.gif)
.png)