ResponseSoapContext Members
Provides access to the SoapContext associated with a SOAP response for Web services created using ASP.NET.
The following tables list the members exposed by the ResponseSoapContext type.
Public Properties
Name | Description | |
---|---|---|
Current | Gets Web services architecture-specific information that is associated with a SOAP response. |
Top
Public Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
See Also
Reference
ResponseSoapContext Class
Microsoft.Web.Services2 Namespace
SoapContext
ResponseSoapContext