Click or drag to resize

NullableWebHttpBehavior Properties

The NullableWebHttpBehavior type exposes the following members.

Properties
 NameDescription
Public propertyAutomaticFormatSelectionEnabledGets or sets a value that determines if automatic format selection is enabled.
(Inherited from WebHttpBehavior)
Public propertyDefaultBodyStyleGets and sets the default message body style.
(Inherited from WebHttpBehavior)
Public propertyDefaultOutgoingRequestFormatGets and sets the default outgoing request format.
(Inherited from WebHttpBehavior)
Public propertyDefaultOutgoingResponseFormatGets and sets the default outgoing response format.
(Inherited from WebHttpBehavior)
Public propertyFaultExceptionEnabledGets or sets the flag that specifies whether a FaultException is generated when an internal server error (HTTP status code: 500) occurs.
(Inherited from WebHttpBehavior)
Public propertyHelpEnabledGets or sets a value that determines if the WCF Help page is enabled.
(Inherited from WebHttpBehavior)
Protected propertyJavascriptCallbackParameterNameGets or sets the JavaScript callback parameter name.
(Inherited from WebHttpBehavior)
Top
See Also