This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Constants > E > esriServiceCatalogMessageFormat Constants (ArcObjects .NET 10.4 SDK) |
The message formats supported by a web service catalog.
Constant | Value | Description |
---|---|---|
esriServiceCatalogMessageFormatSoap | 1 | The catalog supports messages carrying SOAP payloads. |
esriServiceCatalogMessageFormatBin | 2 | The catalog supports messages carrying binary payloads. |
esriServiceCatalogMessageFormatSoapOrBin | 3 | The catalog supports messages carrying SOAP or binary payloads. |