SoapServerMessage Methods
.NET Framework (current version)
Namespace:
System.Web.Services.Protocols
Assembly: System.Web.Services (in System.Web.Services.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetInParameterValue(Int32) | Gets the parameter passed into the XML Web service method at the specified index.(Inherited from SoapMessage.) |
![]() | GetOutParameterValue(Int32) | Gets the out parameter passed into the XML Web service method at the specified index.(Inherited from SoapMessage.) |
![]() | GetReturnValue() | Gets the return value of an XML Web service method.(Inherited from SoapMessage.) |
![]() | GetType() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Show:
