![]() |
Json
|
public class JsonFaultWebHttpBehavior : WebHttpBehavior
The JsonFaultWebHttpBehavior type exposes the following members.
Name | Description | |
---|---|---|
![]() | JsonFaultWebHttpBehavior | Initializes a new instance of the JsonFaultWebHttpBehavior class |
Name | Description | |
---|---|---|
![]() | AutomaticFormatSelectionEnabled | Gets or sets a value that determines if automatic format selection is enabled. (Inherited from WebHttpBehavior) |
![]() | DefaultBodyStyle | Gets and sets the default message body style. (Inherited from WebHttpBehavior) |
![]() | DefaultOutgoingRequestFormat | Gets and sets the default outgoing request format. (Inherited from WebHttpBehavior) |
![]() | DefaultOutgoingResponseFormat | Gets and sets the default outgoing response format. (Inherited from WebHttpBehavior) |
![]() | FaultExceptionEnabled | Gets or sets the flag that specifies whether a FaultException is generated when an internal server error (HTTP status code: 500) occurs. (Inherited from WebHttpBehavior) |
![]() | HelpEnabled | Gets or sets a value that determines if the WCF Help page is enabled. (Inherited from WebHttpBehavior) |
![]() | JavascriptCallbackParameterName | Gets or sets the JavaScript callback parameter name. (Inherited from WebHttpBehavior) |
Name | Description | |
---|---|---|
![]() | AddBindingParameters | Implements the AddBindingParameters(ServiceEndpoint, BindingParameterCollection) method to pass data at runtime to bindings to support custom behavior. (Inherited from WebHttpBehavior) |
![]() | AddClientErrorInspector | Adds a client error inspector to the specified service endpoint. (Inherited from WebHttpBehavior) |
![]() | AddServerErrorHandlers |
Override this method to change the way errors that occur on the service are handled.
(Overrides WebHttpBehaviorAddServerErrorHandlers(ServiceEndpoint, EndpointDispatcher)) |
![]() | ApplyClientBehavior | Implements the ApplyClientBehavior(ServiceEndpoint, ClientRuntime) method to support modification or extension of the client across an endpoint. (Inherited from WebHttpBehavior) |
![]() | ApplyDispatchBehavior | Implements the ApplyDispatchBehavior(ServiceEndpoint, EndpointDispatcher) method to support modification or extension of the client across an endpoint. (Inherited from WebHttpBehavior) |
![]() | Equals | 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 it is reclaimed by garbage collection. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetOperationSelector | Creates a new WebHttpDispatchOperationSelector object. (Inherited from WebHttpBehavior) |
![]() | GetQueryStringConverter | Gets the query string converter. (Inherited from WebHttpBehavior) |
![]() | GetReplyClientFormatter | Gets the reply formatter on the client for the specified endpoint and service operation. (Inherited from WebHttpBehavior) |
![]() | GetReplyDispatchFormatter | Gets the reply formatter on the service for the specified endpoint and service operation. (Inherited from WebHttpBehavior) |
![]() | GetRequestClientFormatter | Gets the request formatter on the client for the specified service operation and endpoint. (Inherited from WebHttpBehavior) |
![]() | GetRequestDispatchFormatter | Gets the request formatter on the service for the given service operation and service endpoint. (Inherited from WebHttpBehavior) |
![]() | 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. (Inherited from WebHttpBehavior) |
![]() | ValidateBinding | Ensures the binding is valid for use with the WCF Web Programming Model. (Inherited from WebHttpBehavior) |
Name | Description | |
---|---|---|
![]() | GetEnumValueOrDefault |
Gets the enumeration constant for value, if defined in the enumeration, or a default value.
(Defined by EnumExtensions) |
![]() | GetEnumValueOrDefaultT |
Gets the enumeration constant for this value, if defined in the enumeration, or a default value.
(Defined by EnumExtensions) |