| 
 Retrieves the remaining number of seconds before the server termination occurs. 
 | 
| 
 Syntax: 
 | 
 RqTrmTimeout() 
 | 
| 
 Parameters: 
 | 
 None 
 | 
| 
 Returns: 
 | 
 A numeric value representing the number of seconds before the server termination occurs. The function returns 0 when there is no server termination. 
 | 
| 
 Example: 
 | 
 RqTrmTimeout returns 30, thirty seconds before the server engine is terminated. 
 | 
| 
 Exception: 
 | 
 This function is supported only while using the Broker as a middleware. 
 | 
| 
 See also: 
 | 
 The Online and Rich Client Samples projects (program ES11 and RES11) 
 |