Click or drag to resize

SelfHostingServiceJsonFaultHandlingEnabled Property

Gets or sets a value that determines if JSON formatted fault messages should be returned during exceptions.

Namespace: GSF.ServiceModel
Assembly: GSF.ServiceModel (in GSF.ServiceModel.dll) Version: 2.4.181-beta
Syntax
public bool JsonFaultHandlingEnabled { get; set; }
View Source

Property Value

Boolean
See Also