Condividi tramite


SoapMethodInvoker Members

Base class for objects that can invoke Web service methods.

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

Protected Constructors

  Name Description
SoapMethodInvoker  

Top

Public Properties

  Name Description
public property OneWay Gets a value indicating whether the Web service method is a one-way method.

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 Invokes the target Web service method that is specified in the SOAP request.
public method InvokeBackground Invokes the target Web service method that is specified in the SOAP request using a thread pool thread.
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

SoapMethodInvoker Class
Microsoft.Web.Services3.Messaging Namespace