Transaction Timeout (ms) <timeout>
Defines the timeout after the page is loaded (GET), during which the system will accept a POST from the subscriber.
After the timeout expires with a POST, the session is released and would require a new GET prior to a post.
A value of zero (0) is an infinite timeout, however this would require a transaction for each potential subscriber in the worst case (all do a GET without a POST).
Type:
uint32TypeDefault:
30000 (30 sec)PARENT ELEMENTS |
Parent |
Type |
SOAP Application <soap> | SoapAppType |
SmartWeb Application <http> | SmartWebAppType |
SOAP Application <soap> | SoapAppType |