hllapiCallTimeout Property
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