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

ResponseType Property

Requested response type. Available only in RNIF 2.0.

Syntax

public int getResponseType();


Enumerated values: public final static int rtSync = 0; public final static int rtAsync = 1;

Remarks

This property tells the receiver which type of response the sender is expecting.

The following types of supported responses are:

rtSyncThe response will be received on the same HTTP session as the initial request.
rtAsyncThe response will be received later.

This property is only available in RNIF version 2.0.

This property is read-only and not available at design time.

Default Value

0

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