Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
System.ServiceModel.Web Namespace
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Classes
| Class | Description | |
|---|---|---|
| Public class | IncomingWebResponseContext | Provides programmatic access to the context of the incoming Web response. |
| Public class | OutgoingWebRequestContext | Provides programmatic access to the context of the outgoing Web request. |
| Public class | WebGetAttribute | Indicates that an operation is logically a retrieval operation and that it can be called by the Web HTTP programming model. |
| Public class | WebInvokeAttribute | Indicates an operation is logically an invoke operation and that it can be called by the Web HTTP programming. |
| Public class | WebOperationContext | A helper class that provides easy access to contextual properties of Web requests and responses. |
Enumerations
| Enumeration | Description | |
|---|---|---|
| Public enumeration | WebMessageBodyStyle | An enumeration that specifies whether to wrap parameter and return values within XML elements. |
| Public enumeration | WebMessageFormat | An enumeration that specifies the format of Web messages. |