Share via


SoapServiceMethodInvoker Members

Represents the information required to call a method when routing a SOAP envelope.

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

Public Constructors

  Name Description
SoapServiceMethodInvoker Initializes a new instance of the SoapServiceMethodInvoker class.

Top

Public Properties

  Name Description
public property OneWay Overridden. Gets whether the method is one way.
public property ResponseAction Gets or sets the action to use on the response message.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public method Invoke Overridden. Invokes the method by using the specified envelope.
public method InvokeBackground  (Inherited from SoapMethodInvoker )
public method static ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

Reference

SoapServiceMethodInvoker Class
Microsoft.Web.Services3.Messaging Namespace