Share via


IWsServiceEndpoint Members

The following tables list the members exposed by the IWsServiceEndpoint type.

Public Properties

Name Description
Public Property BlockingCall Determines if the ProcessRequest call will block.
Public Property BodyParts Gets or sets a collection that stores MTOM bodyparts.
Public Property EndpointAddress Contains a service endpoint address.
Public Property MessageType Identifies the type of message sent or received from a client or hosted service.
Public Property ServiceOperations Stores a collection of a target service's exposed operations or methods.

Public Methods

Name Description
Public Method ProcessRequest Finds an implemented service operation or client callback method based on the SOAP header action property and calls invoke on the service method.

See Also

Reference

IWsServiceEndpoint Interface
Ws.Services Namespace