GeoData service ExportAcknowledgement method

Exports an acknowledgement message for a replica.

ExportAcknowledgement(string ReplicaName, esriGDSTransportType TransportType)

Parameter

Description

ReplicaName

Name of the replica.

TransportType

Defines how the client will be able to retrieve the results. See esriGDSTransportType for more information.

Return Value

A GDSData object containing acknowledgment files stored in an XML format.

Remarks

The ExportAcknowledgement method is used to export an acknowledgement message from a replica. This method should be used in conjunction with the ImportAcknowledgement method where the acknowledgement message can be imported by the relative replica.

11/8/2016