Click or drag to resize

SelfHostingServiceAutomaticFormatSelectionEnabled Property

Gets or sets a value that determines if automatic format selection is enabled for Web HTTP bindings.

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

Property Value

Boolean
See Also