Property Name
|
Description
|
---|---|
useTLS
|
This BOOLEAN property specifies whether to connect to GAS using TLS. By default the value is true. For optimal security, PTC strongly recommends that TLS be used for connections to a GAS.
|
timeout
|
This property sets the number of seconds (INTEGER) that GAS waits for a connection and also the number of seconds GAS allows a session to be idle before disconnecting the session. The default value is 60 seconds. The minimum value of this property is 0. This value means that a session never times out and the GAS waits forever for a connection. Unless testing requires it, do not use this value, especially in production.
|