EDI Integrator V9 - Online Help
Available for:
EDI Integrator V9
Questions / Feedback?

ReplyHeaders Property

This property is used to retrieve headers from synchronous reply messages.

Syntax

[VB.NET]
Public ReadOnlyProperty ReplyHeaders As String

[C#]
public string ReplyHeaders {get;}

Remarks

This property is only used when the sender is requiring a synchronous reply or signal of acknowledgement to be sent by the receiver following its action message. This gets the header of the reply message or signal sent from the receiver. It is received from the synchronous connection.

NOTE: This property is only populated when a synchronous reply (i.e., a reply over the same HTTP connection as the POST) is received. In all other cases, it will be empty.

This property is read-only.

Default Value

""

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0