IWsServiceEndpoint Members
The following tables list the members exposed by the IWsServiceEndpoint type.
Public Properties
| Name | Description | |
|---|---|---|
![]() |
BlockingCall | Determines if the ProcessRequest call will block. |
![]() |
BodyParts | Gets or sets a collection that stores MTOM bodyparts. |
![]() |
EndpointAddress | Contains a service endpoint address. |
![]() |
MessageType | Identifies the type of message sent or received from a client or hosted service. |
![]() |
ServiceOperations | Stores a collection of a target service's exposed operations or methods. |
Public Methods
| Name | Description | |
|---|---|---|
![]() |
ProcessRequest | Finds an implemented service operation or client callback method based on the SOAP header action property and calls invoke on the service method. |
.gif)
.gif)