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