ERP Integrator V2 - Online Help
ERP Integrator V2
Questions / Feedback?

Timeout Property

Length of time in seconds the component waits for a response from the SAP system.

Syntax

[VB.NET]
Public Property Timeout As Integer

[C#]
public int Timeout {get; set;}

Remarks

If connecting via the SAP RFC SDK or NetWeaver RFC SDK, the component will invoke the RFC_SetSystemTimeout function to define the timeout.

If connecting via SOAP (SapConnection.SoapURL is set), the component will treat this value as a HTTP request timeout.

Default Value

60

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0