tsNetLibUrlReuseConnection | |||||||
Type | command | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | tsnet | ||||||
Summary | Enable or disable connection re-use when using tsNet with libUrl. | ||||||
Edition | Indy | ||||||
Introduced | 8.1 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Parameters |
| ||||||
Example |
| ||||||
Related | Library: tsNet | ||||||
Description | By default tsNet will not disconnect from a server after making a network request to enable future requests to re-use the same connection. Set this to false to ensure that tsNet always opens a new connection to the server. | ||||||
Tags | externals |