This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Constants > E > esriAGSInternetMessageFormat Constants (ArcObjects .NET 10.5 SDK) |
The messaging format used when exchanging internet messages with ArcGIS Server.
Constant | Value | Description |
---|---|---|
esriAGSInternetMessageFormatSoap | 1 | Internet messages carry SOAP payloads. |
esriAGSInternetMessageFormatBin | 2 | Internet messaging carry binary payloads. |