Method
Set the interval at which the client tests network connectivity.
Clients test network connectivity by sending ping requests to the server at regular intervals. This method sets that interval (in seconds). If your program calls this method, it must do so before creating its first Connection
object; after creating that object, this call has no effect.
Parameter
|
Description
|
---|---|
seconds
|
Ping at this interval (in seconds).
Zero is a special value that disables ping testing.
|
TIBCO Enterprise Message Service™ .NET Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |