Flynet Viewer .NET Programmer's Reference

hllapiCallTimeout Property

hllapiCallTimeout Property

Previous topic Next topic  

hllapiCallTimeout Property

Previous topic Next topic  

 

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

 

HostConnection.hllapiCallTimeout

 

Arguments

 

HostConnection

 Required. HostConnection object.

 

Remarks

 

READWRITE.

 

The following example sets the HLLAPI timeout to 25 seconds:

 

 oConn.hllapiCallTimeout = 25000;

 

Requirements

 

Flynet Viewer

 

Applies To: HostConnection object

 


© 2016 Inventu Corporation, Flynet LTD