Show/Hide Toolbars

Inventu Viewer+ .NET Programmer's Reference

Navigation: HostConnection Class > Properties

hllapiCallTimeout Property

Scroll Prev Top Next More

 

Global timeout for all HLLAPI calls -- this is generally not a property you would change unless directed to by Inventu support.

 

HostConnection.hllapiCallTimeout

 

Arguments

 

HostConnection

 Required. HostConnection object.

 

Remarks

 

READWRITE.

 

The following example sets the HLLAPI timeout to 25 seconds:

 

 oConn.hllapiCallTimeout = 25000;

 

Requirements

 

Inventu Viewer+

 

Applies To: HostConnection object

 


© 2022 Inventu Corporation