SmartSockets .NET Class Library

TipcConnClient.keepAlive Method 

Send a keep alive message to the other end and wait synchronously for a response. The amount of time to wait is set by the KEEP_ALIVE timeout. If the keep alive timeout expires before the other end of the connection responds, this method will fail.

public virtual bool keepAlive();

Return Value

true if the other is alive, false otherwise.

See Also

TipcConnClient Class | TipcConnClient Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved