Application class/Web Server.Read Timeout property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 31
Scope Basic Development Environment
Data Name WebSrvr.Timeout
Short Name* WebSrvr.Timeout
Long Name* Web Server:Read Timeout
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 1
Owning Class Name Application Class
Data Type I32 data type

I32

Property Node Web Server:Read Timeout
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
PermissionsRead/Write
Remote access allowedNo

Determines how long the built-in Web Server waits for read operations to complete when the Web Server reads HTTP requests from HTTP clients.

This property is similar to the Timeout option on the Web Server page of the Options dialog box.


Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links