The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
WebHttpBehavior Class
Silverlight
Enables the Web programming model for a Silverlight client.
Namespace: System.ServiceModel.Description
Assembly: System.ServiceModel.Web.Extensions (in System.ServiceModel.Web.Extensions.dll)
The WebHttpBehavior type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | DefaultBodyStyle | Gets and sets the default message body style. |
![]() | DefaultOutgoingRequestFormat | Gets and sets the default outgoing request format. |
![]() | DefaultOutgoingResponseFormat | Gets and sets the default outgoing response format. |
![]() | FaultExceptionEnabled | Gets or sets the flag that specifies whether a FaultException is generated when an internal server error (HTTP status code: 500) occurs. |
| Name | Description | |
|---|---|---|
![]() | AddBindingParameters | This method is not used in Silverlight 5. |
![]() | AddClientErrorInspector | Adds a client error inspector to the specified client runtime. |
![]() | ApplyClientBehavior | Implements the ApplyClientBehavior(ServiceEndpoint, ClientRuntime) method to support modification or extension of the client across an endpoint. |
![]() | ApplyDispatchBehavior | This method is not used in Silverlight 5. |
![]() | Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetQueryStringConverter | Gets the query string converter. |
![]() | GetReplyClientFormatter | Gets the reply formatter on the client for the specified endpoint and service operation. |
![]() | GetRequestClientFormatter | Gets the request formatter on the client for the specified service operation and endpoint. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Validate | Confirms that the endpoint meets the requirements for the Web programming model. |
![]() | ValidateBinding | Ensures the binding is valid for use with the Silverlight Web Programming Model. |
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
Show:


