Defines the name of the System Property setting the ping interval for inactive connections.
When a connection does not send nor receives any data, it may not be able to detect network failure in certain situations. To avoid this, inactive connections periodically send "ping" messages to the server. Default interval is 60 seconds. In some cases it may take several intervals to detect network failure. The value of this property is a string encoding the ping interval in seconds, e.g. "60". Zero value disables ping messages.
This property is defined as String "tibco.tibjms.ping.interval".
For complete details, see the corresponding item in the book TIBCO Enterprise Message Service .NET Reference.
Tibems Class | TIBCO.EMS Namespace