Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
OneWay | Gets a value indicating whether the Web service method is a one-way method. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object ) |
![]() |
GetHashCode | (Inherited from Object ) |
![]() |
GetType | (Inherited from Object ) |
![]() |
Invoke | Invokes the target Web service method that is specified in the SOAP request. |
![]() |
InvokeBackground | Invokes the target Web service method that is specified in the SOAP request using a thread pool thread. |
![]() ![]() |
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
SoapMethodInvoker Class
Microsoft.Web.Services3.Messaging Namespace