db4o

ExtClient.IsAlive Method 

checks if the client is currently connected to a server.

bool IsAlive();

Return Value

true if the client is alive.

Remarks

checks if the client is currently connected to a server.

See Also

ExtClient Interface | com.db4o.ext Namespace