Share via


RequestSoapContext Members

Provides access to the SoapContext associated with a SOAP request for Web services.

The following tables list the members exposed by the RequestSoapContext type.

Public Properties

  Name Description
public property static Current Gets Web services architecture-specific information that is associated with a SOAP request.

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

RequestSoapContext Class
Microsoft.Web.Services2 Namespace
SoapContext
ResponseSoapContext