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 | |
---|---|---|
Current | Gets Web services architecture-specific information that is associated with a SOAP request. |
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
RequestSoapContext Class
Microsoft.Web.Services3 Namespace
SoapContext
ResponseSoapContext