Share via


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
public property static Current Gets Web services architecture-specific information that is associated with a SOAP response.

Top

Public Methods

  Name Description
public method Equals  (inherited from Object )
public method GetHashCode  (inherited from Object )
public method GetType  (inherited from Object )
public method ToString  (inherited from Object )

Top

See Also

Reference

ResponseSoapContext Class
Microsoft.Web.Services2 Namespace
SoapContext
ResponseSoapContext