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 | |
---|---|---|
![]() |
OneWay | Overridden. Gets whether the method is one way. |
![]() |
ResponseAction | Gets or sets the action to use on the response message. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object ) |
![]() |
GetHashCode | (Inherited from Object ) |
![]() |
GetType | (Inherited from Object ) |
![]() |
Invoke | Overridden. Invokes the method by using the specified envelope. |
![]() |
InvokeBackground | (Inherited from SoapMethodInvoker ) |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object ) |
![]() |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
SoapServiceMethodInvoker Class
Microsoft.Web.Services3.Messaging Namespace