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
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object ) | |
GetHashCode | (Inherited from Object ) | |
GetType | (Inherited from Object ) | |
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
ResponseSoapContext Class
Microsoft.Web.Services3 Namespace
SoapContext
ResponseSoapContext