System.ServiceModel.Web Namespace
Silverlight
| 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. |
| 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. |
Community Additions
ADD
Show: